diff --git a/docs-app/package.json b/docs-app/package.json index c9a0f32..9a5f604 100644 --- a/docs-app/package.json +++ b/docs-app/package.json @@ -47,7 +47,7 @@ "@embroider/vite": "^1.5.2", "@glimmer/component": "^2.0.0", "@glint/ember-tsc": "^1.1.1", - "@glint/template": "1.7.4", + "@glint/template": "1.7.7", "@html-next/vertical-collection": "^5.0.2", "@rollup/plugin-babel": "^6.1.0", "@tailwindcss/typography": "^0.5.19", @@ -60,13 +60,13 @@ "cssnano": "^7.1.2", "decorator-transforms": "^2.3.1", "ember-auto-import": "^2.12.0", - "ember-cli": "~6.11.0", + "ember-cli": "~6.12.0", "ember-eslint": "^0.6.1", "ember-page-title": "^9.0.3", "ember-qunit": "^9.0.4", "ember-resize-observer-service": "^1.1.0", "ember-resolver": "^13.2.0", - "ember-source": "~6.11.0", + "ember-source": "~6.12.0", "ember-template-lint": "^7.9.3", "eslint": "^9.22.0", "postcss": "^8.5.6", diff --git a/package.json b/package.json index 00afde3..6fe68c1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@glint/ember-tsc": "^1.1.1", "concurrently": "^9.2.1", "prettier": "^3.8.1", - "release-plan": "^0.17.4", + "release-plan": "^0.18.0", "turbo": "^2.8.10" }, "packageManager": "pnpm@10.30.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a986fe..3ab7b1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,40 +23,40 @@ importers: devDependencies: '@glint/ember-tsc': specifier: ^1.1.1 - version: 1.1.1(typescript@5.9.3) + version: 1.5.0(typescript@5.9.3) concurrently: specifier: ^9.2.1 version: 9.2.1 prettier: specifier: ^3.8.1 - version: 3.8.1 + version: 3.8.3 release-plan: - specifier: ^0.17.4 - version: 0.17.4 + specifier: ^0.18.0 + version: 0.18.0 turbo: specifier: ^2.8.10 - version: 2.8.10 + version: 2.9.6 docs-api: devDependencies: typedoc: specifier: ^0.28.17 - version: 0.28.17(typescript@5.9.3) + version: 0.28.19(typescript@5.9.3) typedoc-github-wiki-theme: specifier: ^2.1.0 - version: 2.1.0(fdb62a9b2cf96e6202aa276b0a3c923f) + version: 2.1.0(0acc2c82211a24f2c4dbcdd1abe545bf) typedoc-gitlab-wiki-theme: specifier: ^2.1.0 - version: 2.1.0(fdb62a9b2cf96e6202aa276b0a3c923f) + version: 2.1.0(0acc2c82211a24f2c4dbcdd1abe545bf) typedoc-plugin-markdown: specifier: ^4.10.0 - version: 4.10.0(typedoc@0.28.17(typescript@5.9.3)) + version: 4.11.0(typedoc@0.28.19(typescript@5.9.3)) typedoc-plugin-markdown-pages: specifier: ^0.3.0 version: 0.3.0 typedoc-plugin-mdn-links: specifier: ^5.1.1 - version: 5.1.1(typedoc@0.28.17(typescript@5.9.3)) + version: 5.1.1(typedoc@0.28.19(typescript@5.9.3)) typescript: specifier: ~5.9.3 version: 5.9.3 @@ -65,16 +65,16 @@ importers: dependencies: '@ember/test-waiters': specifier: ^4.1.1 - version: 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + version: 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/router': specifier: 3.0.6 - version: 3.0.6(d904dfaada9ff641dd665ffe355e7727) + version: 3.0.6(3e66361e8b81395e19b116e287eaf1f0) '@shikijs/rehype': specifier: ^3.22.0 version: 3.22.0 '@universal-ember/docs-support': specifier: ^0.9.2 - version: 0.9.2(7a7862f56fe790b4624087ca73c84391) + version: 0.9.2(f8d0988f11795507980b10a4d1fa22dc) '@universal-ember/table': specifier: workspace:* version: link:../table @@ -89,19 +89,19 @@ importers: version: 4.3.0(@babel/core@7.29.0) ember-primitives: specifier: ^0.53.0 - version: 0.53.0(783c1547198bd891f93b19a2200c93ef) + version: 0.53.0(ac764d62c04770a6a53e7a06b1d97f8f) ember-repl: specifier: ^8.0.2 - version: 8.0.2(c820412341accfb09566412b0e2f7157) + version: 8.0.2(b124149995ac6fe1e0820550d6115f50) ember-resources: specifier: ^7.0.7 - version: 7.0.7(972e7a9dd19717b828f7a881726685f7) + version: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) kolay: specifier: ^5.1.3 - version: 5.1.3(15154816125fed0e29765e90eb0b5252) + version: 5.1.3(fa7c1468bc2f019a795d602a5d25aaf6) reactiveweb: specifier: ^1.9.1 - version: 1.9.1(e6a5f41cb5e16588d59169bb30fdd2b0) + version: 1.9.1(4c39b78eb87fdf42795809c3c486aa0d) shiki: specifier: ^3.22.0 version: 3.22.0 @@ -123,37 +123,37 @@ importers: version: 3.0.0(@types/node@25.3.0) '@ember/test-helpers': specifier: ^5.4.1 - version: 5.4.1(882cf82caec78f226fcbd647b89f3bbe) + version: 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/compat': specifier: ^4.1.13 - version: 4.1.13(e238ad5f7331c9e1f8a49298b282f063) + version: 4.1.17(aeb5d9f8bdcfb5e866a2a41764179e3d) '@embroider/core': specifier: ^4.4.3 - version: 4.4.3(@glint/template@1.7.4) + version: 4.4.7(@glint/template@1.7.7) '@embroider/macros': specifier: ^1.19.7 - version: 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + version: 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/vite': specifier: ^1.5.2 - version: 1.5.2(24485580a9f11f407027d38dc2e340d7) + version: 1.7.2(ae6b7abca2d0c849873f21540128e5fe) '@glimmer/component': specifier: ^2.0.0 - version: 2.0.0 + version: 2.1.1 '@glint/ember-tsc': specifier: ^1.1.1 - version: 1.1.1(typescript@5.9.3) + version: 1.5.0(typescript@5.9.3) '@glint/template': - specifier: 1.7.4 - version: 1.7.4 + specifier: 1.7.7 + version: 1.7.7 '@html-next/vertical-collection': specifier: ^5.0.2 - version: 5.0.2 + version: 5.0.5(c8332dc3f90c0e60eb130a3a85f980b9) '@rollup/plugin-babel': specifier: ^6.1.0 - version: 6.1.0(@babel/core@7.29.0)(rollup@4.59.0) + version: 6.1.0(@babel/core@7.29.0)(rollup@4.60.2) '@tailwindcss/typography': specifier: ^0.5.19 - version: 0.5.19(tailwindcss@3.4.19(yaml@2.8.2)) + version: 0.5.19(tailwindcss@3.4.19(yaml@2.8.4)) '@tsconfig/ember': specifier: ^3.0.12 version: 3.0.12 @@ -168,31 +168,31 @@ importers: version: 4.0.9 autoprefixer: specifier: ^10.4.24 - version: 10.4.24(postcss@8.5.6) + version: 10.5.0(postcss@8.5.13) concurrently: specifier: ^9.2.1 version: 9.2.1 cssnano: specifier: ^7.1.2 - version: 7.1.2(postcss@8.5.6) + version: 7.1.7(postcss@8.5.13) decorator-transforms: specifier: ^2.3.1 - version: 2.3.1(@babel/core@7.29.0) + version: 2.3.2(@babel/core@7.29.0) ember-auto-import: specifier: ^2.12.0 - version: 2.12.0(@glint/template@1.7.4) + version: 2.13.1(@glint/template@1.7.7) ember-cli: - specifier: ~6.11.0 - version: 6.11.0(f3158d5738e1c3c4c28b45c430b0b835) + specifier: ~6.12.0 + version: 6.12.0(ead208090a1b379a7a05273482de1850) ember-eslint: specifier: ^0.6.1 - version: 0.6.1(e40d95f203052f0fc799efc7aef3f47e) + version: 0.6.1(4913dfaf4755f057b649d005004aaaa2) ember-page-title: specifier: ^9.0.3 version: 9.0.3 ember-qunit: specifier: ^9.0.4 - version: 9.0.4(fca967f1b9f4c3e67e2fc57bea7b9e7a) + version: 9.0.4(ccac685a9f0303164367b88029c1ee61) ember-resize-observer-service: specifier: ^1.1.0 version: 1.1.0 @@ -200,41 +200,41 @@ importers: specifier: ^13.2.0 version: 13.2.0 ember-source: - specifier: ~6.11.0 - version: 6.11.0(@glimmer/component@2.0.0)(rsvp@4.8.5) + specifier: ~6.12.0 + version: 6.12.0(@glimmer/component@2.1.1)(rsvp@4.8.5) ember-template-lint: specifier: ^7.9.3 version: 7.9.3 eslint: specifier: ^9.22.0 - version: 9.39.3(jiti@1.21.7) + version: 9.39.4(jiti@1.21.7) postcss: specifier: ^8.5.6 - version: 8.5.6 + version: 8.5.13 postcss-import: specifier: ^16.1.1 - version: 16.1.1(postcss@8.5.6) + version: 16.1.1(postcss@8.5.13) prettier: specifier: ^3.8.1 - version: 3.8.1 + version: 3.8.3 prettier-plugin-ember-template-tag: specifier: ^2.1.3 - version: 2.1.3(prettier@3.8.1) + version: 2.1.5(prettier@3.8.3) qunit: specifier: ^2.25.0 version: 2.25.0 qunit-dom: specifier: ^3.5.0 - version: 3.5.0 + version: 3.5.1 tailwindcss: specifier: ^3.4.17 - version: 3.4.19(yaml@2.8.2) + version: 3.4.19(yaml@2.8.4) typescript: specifier: ~5.9.3 version: 5.9.3 vite: specifier: 7.3.1 - version: 7.3.1(e7f63d0dfe5a518a0272c99c8dd258cd) + version: 7.3.1(53db32f03bd75c286aeaad0cd1a1fd6a) table: dependencies: @@ -249,19 +249,19 @@ importers: version: 1.10.2 '@embroider/macros': specifier: ^1.19.7 - version: 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + version: 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) ember-modifier: specifier: ^4.3.0 version: 4.3.0(@babel/core@7.29.0) ember-modify-based-class-resource: specifier: ^1.1.2 - version: 1.1.2(24a2df5f3e45b9f9d6498ae47b2fbae9) + version: 1.1.2(e3118ff71bc86957591c6020967112d7) ember-resources: specifier: ^7.0.7 - version: 7.0.7(972e7a9dd19717b828f7a881726685f7) + version: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) reactiveweb: specifier: ^1.9.1 - version: 1.9.1(e6a5f41cb5e16588d59169bb30fdd2b0) + version: 1.9.1(4c39b78eb87fdf42795809c3c486aa0d) tracked-built-ins: specifier: ^4.1.0 version: 4.1.0(@babel/core@7.29.0) @@ -289,61 +289,61 @@ importers: version: 7.28.5(@babel/core@7.29.0) '@ember/test-helpers': specifier: ^5.4.1 - version: 5.4.1(882cf82caec78f226fcbd647b89f3bbe) + version: 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) '@ember/test-waiters': specifier: ^4.1.1 - version: 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + version: 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/addon-dev': specifier: ^8.3.0 - version: 8.3.0(@glint/template@1.7.4)(rollup@4.59.0) + version: 8.3.0(@glint/template@1.7.7)(rollup@4.60.2) '@glimmer/component': specifier: ^2.0.0 - version: 2.0.0 + version: 2.1.1 '@glimmer/tracking': specifier: ^1.1.2 version: 1.1.2 '@glint/ember-tsc': specifier: ^1.1.1 - version: 1.1.1(typescript@5.9.3) + version: 1.5.0(typescript@5.9.3) '@glint/template': - specifier: 1.7.4 - version: 1.7.4 + specifier: 1.7.7 + version: 1.7.7 '@rollup/plugin-babel': specifier: ^6.1.0 - version: 6.1.0(@babel/core@7.29.0)(rollup@4.59.0) + version: 6.1.0(@babel/core@7.29.0)(rollup@4.60.2) '@tsconfig/ember': specifier: ^3.0.12 version: 3.0.12 browserslist: specifier: ^4.28.1 - version: 4.28.1 + version: 4.28.2 caniuse-lite: specifier: ^1.0.30001774 - version: 1.0.30001774 + version: 1.0.30001791 concurrently: specifier: ^9.2.1 version: 9.2.1 ember-eslint: specifier: ^0.6.1 - version: 0.6.1(e40d95f203052f0fc799efc7aef3f47e) + version: 0.6.1(4913dfaf4755f057b649d005004aaaa2) ember-source: specifier: ^6.11.0 - version: 6.11.0(@glimmer/component@2.0.0)(rsvp@4.8.5) + version: 6.12.0(@glimmer/component@2.1.1)(rsvp@4.8.5) eslint: specifier: ^9.22.0 - version: 9.39.3(jiti@1.21.7) + version: 9.39.4(jiti@1.21.7) expect-type: - specifier: ^0.15.0 - version: 0.15.0 + specifier: ^0.20.0 + version: 0.20.0 prettier: specifier: ^3.8.1 - version: 3.8.1 + version: 3.8.3 prettier-plugin-ember-template-tag: specifier: ^2.1.3 - version: 2.1.3(prettier@3.8.1) + version: 2.1.5(prettier@3.8.3) rollup: specifier: ^4.59.0 - version: 4.59.0 + version: 4.60.2 rollup-plugin-copy: specifier: ^3.5.0 version: 3.5.0 @@ -361,16 +361,16 @@ importers: version: 4.1.1(882cf82caec78f226fcbd647b89f3bbe) '@universal-ember/table': specifier: workspace:* - version: link:../table + version: file:table(9da6d996ed1e1d83d9871e6afd4b3cd3) ember-auto-import: specifier: ^2.12.0 - version: 2.12.0(@glint/template@1.7.4) + version: 2.13.1(@glint/template@1.7.4) ember-functions-as-helper-polyfill: specifier: ^2.1.3 - version: 2.1.3(f8164f929eaa9dbf0ee586f242749e92) + version: 2.1.3(6d319b1a0d9582607008b9b09e953766) ember-resources: specifier: ^7.0.7 - version: 7.0.7(972e7a9dd19717b828f7a881726685f7) + version: 7.0.7(85e54a4bdd3b66610c1853e41550be63) tracked-built-ins: specifier: ^4.1.0 version: 4.1.0(@babel/core@7.29.0) @@ -386,28 +386,28 @@ importers: version: 3.0.0(@types/node@25.3.0) '@embroider/compat': specifier: 4.1.13 - version: 4.1.13(e238ad5f7331c9e1f8a49298b282f063) + version: 4.1.17(08820dd21dc646074fb879906de0104b) '@embroider/core': specifier: 4.4.3 - version: 4.4.3(@glint/template@1.7.4) + version: 4.4.7(@glint/template@1.7.4) '@embroider/macros': specifier: ^1.19.7 - version: 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + version: 1.20.2(882cf82caec78f226fcbd647b89f3bbe) '@embroider/vite': specifier: 1.5.2 - version: 1.5.2(24485580a9f11f407027d38dc2e340d7) + version: 1.7.2(7f6d3f7f26a1ca62901f39df17b7bf8a) '@glimmer/component': specifier: ^2.0.0 - version: 2.0.0 + version: 2.1.1 '@glint/ember-tsc': specifier: ^1.1.1 - version: 1.1.1(typescript@5.9.3) + version: 1.5.0(typescript@5.9.3) '@glint/template': specifier: 1.7.4 version: 1.7.4 '@rollup/plugin-babel': specifier: ^6.1.0 - version: 6.1.0(@babel/core@7.29.0)(rollup@4.59.0) + version: 6.1.0(@babel/core@7.29.0)(rollup@4.60.2) '@tsconfig/ember': specifier: ^3.0.12 version: 3.0.12 @@ -422,13 +422,13 @@ importers: version: 9.2.1 decorator-transforms: specifier: ^2.3.1 - version: 2.3.1(@babel/core@7.29.0) + version: 2.3.2(@babel/core@7.29.0) ember-cli: specifier: ~6.11.0 - version: 6.11.0(f3158d5738e1c3c4c28b45c430b0b835) + version: 6.11.0(ead208090a1b379a7a05273482de1850) ember-eslint: specifier: ^0.6.1 - version: 0.6.1(e40d95f203052f0fc799efc7aef3f47e) + version: 0.6.1(4913dfaf4755f057b649d005004aaaa2) ember-page-title: specifier: ^9.0.3 version: 9.0.3 @@ -440,7 +440,7 @@ importers: version: 13.2.0 ember-source: specifier: ~6.11.0 - version: 6.11.0(@glimmer/component@2.0.0)(rsvp@4.8.5) + version: 6.12.0(@glimmer/component@2.1.1)(rsvp@4.8.5) ember-source-channel-url: specifier: ^3.0.0 version: 3.0.0(encoding@0.1.13) @@ -452,28 +452,28 @@ importers: version: 4.0.0(patch_hash=f88381cddad1fa5809c6c3b875e6375cbc94adeb6b31877cc4046cc1668e1a7f)(encoding@0.1.13) eslint: specifier: ^9.22.0 - version: 9.39.3(jiti@1.21.7) + version: 9.39.4(jiti@1.21.7) expect-type: specifier: ^0.15.0 version: 0.15.0 prettier: specifier: ^3.8.1 - version: 3.8.1 + version: 3.8.3 prettier-plugin-ember-template-tag: specifier: ^2.1.3 - version: 2.1.3(prettier@3.8.1) + version: 2.1.5(prettier@3.8.3) qunit: specifier: ^2.25.0 version: 2.25.0 qunit-dom: specifier: ^3.5.0 - version: 3.5.0 + version: 3.5.1 typescript: specifier: ~5.9.3 version: 5.9.3 vite: specifier: 7.3.1 - version: 7.3.1(e7f63d0dfe5a518a0272c99c8dd258cd) + version: 7.3.1(53db32f03bd75c286aeaad0cd1a1fd6a) packages: @@ -492,6 +492,10 @@ packages: resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==} engines: {node: '>=6.9.0'} + '@babel/compat-data@7.29.3': + resolution: {integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==} + engines: {node: '>=6.9.0'} + '@babel/core@7.29.0': resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} engines: {node: '>=6.9.0'} @@ -521,14 +525,20 @@ packages: peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-create-class-features-plugin@7.29.3': + resolution: {integrity: sha512-RpLYy2sb51oNLjuu1iD3bwBqCBWUzjO0ocp+iaCP/lJtb2CPLcnC2Fftw+4sAzaMELGeWTgExSKADbdo0GFVzA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/helper-create-regexp-features-plugin@7.28.5': resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-define-polyfill-provider@0.6.6': - resolution: {integrity: sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==} + '@babel/helper-define-polyfill-provider@0.6.8': + resolution: {integrity: sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 @@ -599,6 +609,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.29.3': + resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5': resolution: {integrity: sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==} engines: {node: '>=6.9.0'} @@ -617,6 +632,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 + '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@7.29.3': + resolution: {integrity: sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1': resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} engines: {node: '>=6.9.0'} @@ -1031,8 +1052,8 @@ packages: resolution: {integrity: sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==} deprecated: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information. - '@babel/preset-env@7.29.0': - resolution: {integrity: sha512-fNEdfc0yi16lt6IZo2Qxk3knHVdfMYX33czNb4v8yWhemoBhibCpQK/uYHtSKIiO+p/zd3+8fYVXhQdOVV608w==} + '@babel/preset-env@7.29.3': + resolution: {integrity: sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1055,6 +1076,10 @@ packages: resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.29.2': + resolution: {integrity: sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==} + engines: {node: '>=6.9.0'} + '@babel/template@7.28.6': resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} @@ -1162,6 +1187,9 @@ packages: '@codemirror/view@6.39.15': resolution: {integrity: sha512-aCWjgweIIXLBHh7bY6cACvXuyrZ0xGafjQ2VInjp4RM4gMfscK5uESiNdrH0pE+e1lZr2B4ONGsjchl2KsKZzg==} + '@colordx/core@5.4.3': + resolution: {integrity: sha512-kIxYSfA5T8HXjav55UaaH/o/cKivF6jCCGIb8eqtcsfI46wsvlSiT8jMDyrl779qLec3c2c2oHBZo4oAhvbjrQ==} + '@colors/colors@1.5.0': resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} @@ -1206,12 +1234,21 @@ packages: '@ember-tooling/classic-build-addon-blueprint@6.11.0': resolution: {integrity: sha512-YDZlXLg+nzp2wDGEA7eJKTxF7d9d6WEjgALQkoOnardWQCS0Trr3Ce2itVySsadB8CX1Sqrze4qCQjw1XMAjqg==} + '@ember-tooling/classic-build-addon-blueprint@6.12.0': + resolution: {integrity: sha512-2sf34DIJO6RnpzcQy0A4RmGNwukE4vihHv/b9loDZzV4lnFNOTyHua09S5ai4szO7Iv91Q2OPEgOBo09yG+7SQ==} + '@ember-tooling/classic-build-app-blueprint@6.11.0': resolution: {integrity: sha512-ZqwAC+3X3HFcBcmbyyBRh0KXkQSuW+L6Rry9Q7vmGFoQ+wQQnDQ9MS+TXz72VqP47+MGfZRJXWfCeqEUTpuSRg==} + '@ember-tooling/classic-build-app-blueprint@6.12.0': + resolution: {integrity: sha512-dU6ig33VN+SA2yrkyJGdCMzJ6hB0fRVXpcSpnmWl2RI7TQCxlQsYR162BkMUdRN6ZWbycalDjWGW0r8KrIxzgA==} + '@ember/app-blueprint@6.11.0': resolution: {integrity: sha512-zsY7HqSktkVH9vRup8g0jC8+lvRk0bvEeQ22zUVej5H1WHRZzN70N9nGH3Oibgo/d4qZIZT7WNqktm1ctxDYYQ==} + '@ember/app-blueprint@6.12.1': + resolution: {integrity: sha512-rjvZ5BRyfWKjh3C5U7Hd/lH0W9ChkPW+3lsZBY2I0fRDuewq1ML4QRXgN0OwKyDTipkDk8GplSoOQWXcwMCSJg==} + '@ember/app-tsconfig@2.0.0': resolution: {integrity: sha512-NmD1OZFtCF49k4WDaPdhGP4OKoRbPaXpTBO3AsJe0okIJeCVUiEiC8YUpfTJmld9EJOEa9mW/p0tJQS70GktOA==} @@ -1245,27 +1282,18 @@ packages: resolution: {integrity: sha512-EfI9cJ5/3QSUJtwm7x1MXrx3TEa2p7RNgSHefy7fvGm8/DP1xUFL25nST1NaHbHcqR1UhMlrTtv5iUIDoVzeQQ==} engines: {node: 12.* || 14.* || >= 16} - '@embroider/compat@4.1.13': - resolution: {integrity: sha512-TUvc1bv95deXBdhbgnuNAISbgky5Muo+2x38H4qaw56B//9ppmwqnqw0LIVTXlezY40qgwrW8/ztLW6qIbsPeg==} + '@embroider/compat@4.1.17': + resolution: {integrity: sha512-MjjtChtKXMNit2xmjPpxtK+f0kNHW2ao5lDhbkSdKjCcYghMvWYdbe5hdX+3QknyaZxDy4LW2dEHCWm3fhVtlg==} engines: {node: '>= 20.19.*'} peerDependencies: - '@embroider/core': ^4.4.3 - - '@embroider/core@4.4.3': - resolution: {integrity: sha512-kj651cfYIRf4V8OUnMhuPy1mo7lF1CpCCXyw7kD77qkeBXdvAzCSQFGKANxwuOVkcTW0kU74l3Dv9gGp2NrHxA==} - engines: {node: 12.* || 14.* || >= 16} + '@embroider/core': ^4.4.7 - '@embroider/macros@1.19.7': - resolution: {integrity: sha512-KOdoJ2QwNpWFwRP8q4CutMjs4QAgZ0rjNJAO+hYZkWFxM3DOQFyqvImNDx0m/Z/sXEnE1XwUN8NpMCNYyq801A==} + '@embroider/core@4.4.7': + resolution: {integrity: sha512-8byUO0RKTI/Y25dTxQt/S9L6Ph57L4obGGJfqquP5cQzlEos5w2CRSWV85RhAYowFAuTxgqMbVfAnJTWatgvpg==} engines: {node: 12.* || 14.* || >= 16} - peerDependencies: - '@glint/template': ^1.0.0 - peerDependenciesMeta: - '@glint/template': - optional: true - '@embroider/macros@1.20.1': - resolution: {integrity: sha512-Ia3uPg4kgunvI3XySzHqKpC/niyxKSjjI8b6OIDf1KL9gtfztbC8x1dthHvX2823KnHcOhdHMudGWAhVuj2BKg==} + '@embroider/macros@1.20.2': + resolution: {integrity: sha512-WJWSkG9vIL0s93vKwtNFqqAOCOflNkWNpqsC7VAqXeeTKNpCc7wtdOhPkNGJpb52CEt7vlQ5R/zMyCfGAB7MEA==} engines: {node: 12.* || 14.* || >= 16} peerDependencies: '@glint/template': ^1.0.0 @@ -1293,10 +1321,10 @@ packages: resolution: {integrity: sha512-/SusdG+zgosc3t+9sPFVKSFOYyiSgLfXOT6lYNWoG1YtnhWDxlK4S8leZ0jhcVjemdaHln5rTyxCnq8oFLxqpQ==} engines: {node: 12.* || 14.* || >= 16} - '@embroider/vite@1.5.2': - resolution: {integrity: sha512-vaD2rSugRGAsBgoF6a098JqyL8grPAoPTx627wvxfUhE5uW19hGi7ybpTD3Zlkn4pKNKR9k9tPW3sP1Cnvbm4A==} + '@embroider/vite@1.7.2': + resolution: {integrity: sha512-sRzIZzqYP8NYKnD3ycrfhPFxRJ8z2dcaeA2gcK9IM7x4GPjNDhAAqB5KFTnxgPFCuEKsC3O1CqkW91d+CuiAhg==} peerDependencies: - '@embroider/core': ^4.4.3 + '@embroider/core': ^4.4.7 vite: '>= 5.2.0' '@esbuild/aix-ppc64@0.27.3': @@ -1465,8 +1493,8 @@ packages: resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.21.1': - resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==} + '@eslint/config-array@0.21.2': + resolution: {integrity: sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/config-helpers@0.4.2': @@ -1477,14 +1505,18 @@ packages: resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/eslintrc@3.3.4': - resolution: {integrity: sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==} + '@eslint/eslintrc@3.3.5': + resolution: {integrity: sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/js@9.39.3': resolution: {integrity: sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.39.4': + resolution: {integrity: sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.7': resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1508,56 +1540,22 @@ packages: '@gar/promisify@1.1.3': resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} - '@gerrit0/mini-shiki@3.22.0': - resolution: {integrity: sha512-jMpciqEVUBKE1QwU64S4saNMzpsSza6diNCk4MWAeCxO2+LFi2FIFmL2S0VDLzEJCxuvCbU783xi8Hp/gkM5CQ==} + '@gerrit0/mini-shiki@3.23.0': + resolution: {integrity: sha512-bEMORlG0cqdjVyCEuU0cDQbORWX+kYCeo0kV1lbxF5bt4r7SID2l9bqsxJEM0zndaxpOUT7riCyIVEuqq/Ynxg==} '@glimdown/lezer-glimmer-expression@2.0.3': resolution: {integrity: sha512-E7yiSfaL4qkbW+zfbVMGZ9G81MCzst0R02wPK5u2Vt1wWxrpo+mZkCA2fFJuKwvjdcPFt4X04KSRmBQdnL/qVw==} - '@glimmer/compiler@0.94.11': - resolution: {integrity: sha512-t9eyLZIFsiwAib8Zyfu67yBep5Vn2bd5DScIE2hharPE/OKKI7cpQYi6BzQhSGYEBVU82ITd/2TLvJ1K8eIahA==} - engines: {node: '>= 18.0.0'} - - '@glimmer/component@2.0.0': - resolution: {integrity: sha512-eATSzBOUm0MZ9+YfJx7Y5p3gbwnaeMzLSSsCDn1ihDtUOIm5YYEV0ee0G7tXt/uKxowt8tXYn/EMbI9OlRF0CA==} + '@glimmer/component@2.1.1': + resolution: {integrity: sha512-zFZFaMbWy+9WOcDg/kCgrkGgqkLT39EE4FgyFD0MIkQO5coQsrRZyLsiBu1tbchyM+8hT8jAv+EQVUd8u+MdSQ==} engines: {node: '>= 18'} - '@glimmer/destroyable@0.94.8': - resolution: {integrity: sha512-IWNz34Q5IYnh20M/3xVv9jIdCATQyaO+8sdUSyUqiz1bAblW5vTXUNXn3uFzGF+CnP6ZSgPxHN/c1sNMAh+lAA==} - - '@glimmer/encoder@0.93.8': - resolution: {integrity: sha512-G7ZbC+T+rn7UliG8Y3cn7SIACh7K5HgCxgFhJxU15HtmTUObs52mVR1SyhUBsbs86JHlCqaGguKE1WqP1jt+2g==} - '@glimmer/env@0.1.7': resolution: {integrity: sha512-JKF/a9I9jw6fGoz8kA7LEQslrwJ5jms5CXhu/aqkBWk+PmZ6pTl8mlb/eJ/5ujBGTiQzBhy5AIWF712iA+4/mw==} - '@glimmer/global-context@0.93.4': - resolution: {integrity: sha512-Yw9xkDReAcC5oS/hY3PjGrFKRygYFA4pdO7tvuxReoVOyUtjoBOAwHJUileiElERDdMWIMfoLema8Td1mqkjhA==} - '@glimmer/interfaces@0.94.6': resolution: {integrity: sha512-sp/1WePvB/8O+jrcUHwjboNPTKrdGicuHKA9T/lh0vkYK2qM5Xz4i25lQMQ38tEMiw7KixrjHiTUiaXRld+IwA==} - '@glimmer/manager@0.94.10': - resolution: {integrity: sha512-Hqi92t6vtVg4nSRGWTvCJ+0Vg3iF1tiTG9RLzuUtZac7DIAzuQAxjhGbtu82miT+liCqU+MFmB3nkfNH0Zz74g==} - - '@glimmer/node@0.94.10': - resolution: {integrity: sha512-8kw6K+RoKhjfprMO059M7x5yRZRK7WGLzD2056/G+65wV7gnJVDuh4qQirekaagjtskz6OdRBVWrSmrbICWtzQ==} - - '@glimmer/opcode-compiler@0.94.10': - resolution: {integrity: sha512-KYsaODjkgtpUzMR1chyI0IRcvo4ewnjW8Dy+5833+OIG7rx6INl7HvKtooLzjHv+uJOZ74fd/s/0XfaY6eNEww==} - - '@glimmer/owner@0.93.4': - resolution: {integrity: sha512-xoclaVdCF4JH/yx8dHplCj6XFAa7ggwc7cyeOthRvTNGsp/J/CNKHT6NEkdERBYqy6tvg5GoONvWFdm8Wd5Uig==} - - '@glimmer/program@0.94.10': - resolution: {integrity: sha512-a5rpsvBwrcAn0boV4ONy+dHr8tWSTvLAPTR1T1KxF0OBHRVciCAfBPRFemVO6Q3H117At9ifn3uoevtQ6H0M+Q==} - - '@glimmer/reference@0.94.9': - resolution: {integrity: sha512-qlgTYxgEOpgxuyb13u2qwqhibpfktlk08F+nfwuNxtuhodsItBi3YxjFMPrVP0zOjTnhUObR8OYtMsD5WFOddA==} - - '@glimmer/runtime@0.94.11': - resolution: {integrity: sha512-96PqfxnkEW8k8dMydDmaXgijD7yvtIfjMkHoJ7ljUmE1icZ7jj6f+UIZ0LThpXMzkKaBe1xEapjr91Ldsvmqbg==} - '@glimmer/syntax@0.95.0': resolution: {integrity: sha512-W/PHdODnpONsXjbbdY9nedgIHpglMfOzncf/moLVrKIcCfeQhw2vG07Rs/YW8KeJCgJRCLkQsi+Ix7XvrurGAg==} @@ -1570,21 +1568,11 @@ packages: '@glimmer/validator@0.44.0': resolution: {integrity: sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==} - '@glimmer/validator@0.95.0': - resolution: {integrity: sha512-xF3K5voKeRqhONztfMHDd2wHDYD6UUI9pFPd+RMGtW6DXYv31G0zUm2pGsOwQ9dyNeE6khaXy7e3FtNjDrSmvQ==} - - '@glimmer/vm-babel-plugins@0.93.5': - resolution: {integrity: sha512-xwVRgDjuadOB9qV1jyTKBrUgE/cpmixD/wIYnFf4+hNJRD39urteKRPw98xJSAt7Bw/6y5B8zsgwFS18Nknlrg==} - engines: {node: '>=18.18.0'} - - '@glimmer/vm@0.94.8': - resolution: {integrity: sha512-0E8BVNRE/1qlK9OQRUmGlQXwWmoco7vL3yIyLZpTWhbv22C1zEcM826wQT3ioaoUQSlvRsKKH6IEEUal2d3wxQ==} - '@glimmer/wire-format@0.94.8': resolution: {integrity: sha512-A+Cp5m6vZMAEu0Kg/YwU2dJZXyYxVJs2zI57d3CP6NctmX7FsT8WjViiRUmt5abVmMmRH5b8BUovqY6GSMAdrw==} - '@glint/ember-tsc@1.1.1': - resolution: {integrity: sha512-SEIyDPOv9nKpoXaRWp6rXrAnZu75GXW3MVg9nmxX0bwc0s2Aydpd/T0YjZux1ZJ0v8YevmFkBjlxk3UiSU3a6g==} + '@glint/ember-tsc@1.5.0': + resolution: {integrity: sha512-mMAG91QyzKQvklnoQFy5orNA4gYU2LPQlPHUbJnuAHJ0c5pwyUO/rjseudFXAWRA5F8cQmNLqtximnLTvHSMzw==} hasBin: true peerDependencies: typescript: '>=5.6.0' @@ -1592,20 +1580,27 @@ packages: '@glint/template@1.7.4': resolution: {integrity: sha512-39gTESXJmiIzJhcweJQ+44eIX+n+alJpD6HKpX8nPXCggVu2Yq6KP9pA5gwUvWE1/NYZhITiOqdA7UuyVtWMww==} + '@glint/template@1.7.7': + resolution: {integrity: sha512-jcPdQ3A6cXo5h9RBi0tK4/o5qNn7868Y8xpkwWQNPAd8xQKuRKmG9dGJwUycXvtqISzfrnL1p3MQr3hYN/Ua6Q==} + '@handlebars/parser@2.2.2': resolution: {integrity: sha512-n/SZW+12rwikx/f8YcSv9JCi5p9vn1Bnts9ZtVvfErG4h0gbjHI1H1ZMhVUnaOC7yzFc6PtsCKIK8XeTnL90Gw==} engines: {node: ^18 || ^20 || ^22 || >=24} - '@html-next/vertical-collection@5.0.2': - resolution: {integrity: sha512-JS51MIlKo6VCP9+vWSDJ7XY5F93Szv4tN99b5VhQeWgiofJ1QeO+JvRR7uLtQkktNTiod/1h7CJ7117OU7j96Q==} + '@html-next/vertical-collection@5.0.5': + resolution: {integrity: sha512-LEed/9M50OsyZKS0y/gg03KumAq5QX/KHRI8dQKS7MfVejEXlO2tPTjhzjVPRjBfepQ8K7+b8YK6cUBwgQJbaw==} engines: {node: '>= 18'} - '@humanfs/core@0.19.1': - resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} + '@humanfs/core@0.19.2': + resolution: {integrity: sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==} engines: {node: '>=18.18.0'} - '@humanfs/node@0.16.7': - resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==} + '@humanfs/node@0.16.8': + resolution: {integrity: sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==} + engines: {node: '>=18.18.0'} + + '@humanfs/types@0.15.0': + resolution: {integrity: sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==} engines: {node: '>=18.18.0'} '@humanwhocodes/module-importer@1.0.1': @@ -2009,97 +2004,193 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.60.2': + resolution: {integrity: sha512-dnlp69efPPg6Uaw2dVqzWRfAWRnYVb1XJ8CyyhIbZeaq4CA5/mLeZ1IEt9QqQxmbdvagjLIm2ZL8BxXv5lH4Yw==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.59.0': resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==} cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.60.2': + resolution: {integrity: sha512-OqZTwDRDchGRHHm/hwLOL7uVPB9aUvI0am/eQuWMNyFHf5PSEQmyEeYYheA0EPPKUO/l0uigCp+iaTjoLjVoHg==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.59.0': resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==} cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.60.2': + resolution: {integrity: sha512-UwRE7CGpvSVEQS8gUMBe1uADWjNnVgP3Iusyda1nSRwNDCsRjnGc7w6El6WLQsXmZTbLZx9cecegumcitNfpmA==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.59.0': resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==} cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.60.2': + resolution: {integrity: sha512-gjEtURKLCC5VXm1I+2i1u9OhxFsKAQJKTVB8WvDAHF+oZlq0GTVFOlTlO1q3AlCTE/DF32c16ESvfgqR7343/g==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-freebsd-arm64@4.59.0': resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==} cpu: [arm64] os: [freebsd] + '@rollup/rollup-freebsd-arm64@4.60.2': + resolution: {integrity: sha512-Bcl6CYDeAgE70cqZaMojOi/eK63h5Me97ZqAQoh77VPjMysA/4ORQBRGo3rRy45x4MzVlU9uZxs8Uwy7ZaKnBw==} + cpu: [arm64] + os: [freebsd] + '@rollup/rollup-freebsd-x64@4.59.0': resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==} cpu: [x64] os: [freebsd] + '@rollup/rollup-freebsd-x64@4.60.2': + resolution: {integrity: sha512-LU+TPda3mAE2QB0/Hp5VyeKJivpC6+tlOXd1VMoXV/YFMvk/MNk5iXeBfB4MQGRWyOYVJ01625vjkr0Az98OJQ==} + cpu: [x64] + os: [freebsd] + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==} cpu: [arm] os: [linux] libc: [glibc] + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': + resolution: {integrity: sha512-2QxQrM+KQ7DAW4o22j+XZ6RKdxjLD7BOWTP0Bv0tmjdyhXSsr2Ul1oJDQqh9Zf5qOwTuTc7Ek83mOFaKnodPjg==} + cpu: [arm] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-arm-musleabihf@4.59.0': resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==} cpu: [arm] os: [linux] libc: [musl] + '@rollup/rollup-linux-arm-musleabihf@4.60.2': + resolution: {integrity: sha512-TbziEu2DVsTEOPif2mKWkMeDMLoYjx95oESa9fkQQK7r/Orta0gnkcDpzwufEcAO2BLBsD7mZkXGFqEdMRRwfw==} + cpu: [arm] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-arm64-gnu@4.59.0': resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==} cpu: [arm64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-arm64-gnu@4.60.2': + resolution: {integrity: sha512-bO/rVDiDUuM2YfuCUwZ1t1cP+/yqjqz+Xf2VtkdppefuOFS2OSeAfgafaHNkFn0t02hEyXngZkxtGqXcXwO8Rg==} + cpu: [arm64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-arm64-musl@4.59.0': resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==} cpu: [arm64] os: [linux] libc: [musl] + '@rollup/rollup-linux-arm64-musl@4.60.2': + resolution: {integrity: sha512-hr26p7e93Rl0Za+JwW7EAnwAvKkehh12BU1Llm9Ykiibg4uIr2rbpxG9WCf56GuvidlTG9KiiQT/TXT1yAWxTA==} + cpu: [arm64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-loong64-gnu@4.59.0': resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==} cpu: [loong64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-loong64-gnu@4.60.2': + resolution: {integrity: sha512-pOjB/uSIyDt+ow3k/RcLvUAOGpysT2phDn7TTUB3n75SlIgZzM6NKAqlErPhoFU+npgY3/n+2HYIQVbF70P9/A==} + cpu: [loong64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-loong64-musl@4.59.0': resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==} cpu: [loong64] os: [linux] libc: [musl] + '@rollup/rollup-linux-loong64-musl@4.60.2': + resolution: {integrity: sha512-2/w+q8jszv9Ww1c+6uJT3OwqhdmGP2/4T17cu8WuwyUuuaCDDJ2ojdyYwZzCxx0GcsZBhzi3HmH+J5pZNXnd+Q==} + cpu: [loong64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-ppc64-gnu@4.59.0': resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==} cpu: [ppc64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-ppc64-gnu@4.60.2': + resolution: {integrity: sha512-11+aL5vKheYgczxtPVVRhdptAM2H7fcDR5Gw4/bTcteuZBlH4oP9f5s9zYO9aGZvoGeBpqXI/9TZZihZ609wKw==} + cpu: [ppc64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-ppc64-musl@4.59.0': resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==} cpu: [ppc64] os: [linux] libc: [musl] + '@rollup/rollup-linux-ppc64-musl@4.60.2': + resolution: {integrity: sha512-i16fokAGK46IVZuV8LIIwMdtqhin9hfYkCh8pf8iC3QU3LpwL+1FSFGej+O7l3E/AoknL6Dclh2oTdnRMpTzFQ==} + cpu: [ppc64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-riscv64-gnu@4.59.0': resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==} cpu: [riscv64] os: [linux] libc: [glibc] + '@rollup/rollup-linux-riscv64-gnu@4.60.2': + resolution: {integrity: sha512-49FkKS6RGQoriDSK/6E2GkAsAuU5kETFCh7pG4yD/ylj9rKhTmO3elsnmBvRD4PgJPds5W2PkhC82aVwmUcJ7A==} + cpu: [riscv64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-riscv64-musl@4.59.0': resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==} cpu: [riscv64] os: [linux] libc: [musl] + '@rollup/rollup-linux-riscv64-musl@4.60.2': + resolution: {integrity: sha512-mjYNkHPfGpUR00DuM1ZZIgs64Hpf4bWcz9Z41+4Q+pgDx73UwWdAYyf6EG/lRFldmdHHzgrYyge5akFUW0D3mQ==} + cpu: [riscv64] + os: [linux] + libc: [musl] + '@rollup/rollup-linux-s390x-gnu@4.59.0': resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==} cpu: [s390x] os: [linux] libc: [glibc] + '@rollup/rollup-linux-s390x-gnu@4.60.2': + resolution: {integrity: sha512-ALyvJz965BQk8E9Al/JDKKDLH2kfKFLTGMlgkAbbYtZuJt9LU8DW3ZoDMCtQpXAltZxwBHevXz5u+gf0yA0YoA==} + cpu: [s390x] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-x64-gnu@4.53.3': resolution: {integrity: sha512-3EhFi1FU6YL8HTUJZ51imGJWEX//ajQPfqWLI3BQq4TlvHy4X0MOr5q3D2Zof/ka0d5FNdPwZXm3Yyib/UEd+w==} cpu: [x64] @@ -2112,42 +2203,84 @@ packages: os: [linux] libc: [glibc] + '@rollup/rollup-linux-x64-gnu@4.60.2': + resolution: {integrity: sha512-UQjrkIdWrKI626Du8lCQ6MJp/6V1LAo2bOK9OTu4mSn8GGXIkPXk/Vsp4bLHCd9Z9Iz2OTEaokUE90VweJgIYQ==} + cpu: [x64] + os: [linux] + libc: [glibc] + '@rollup/rollup-linux-x64-musl@4.59.0': resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==} cpu: [x64] os: [linux] libc: [musl] + '@rollup/rollup-linux-x64-musl@4.60.2': + resolution: {integrity: sha512-bTsRGj6VlSdn/XD4CGyzMnzaBs9bsRxy79eTqTCBsA8TMIEky7qg48aPkvJvFe1HyzQ5oMZdg7AnVlWQSKLTnw==} + cpu: [x64] + os: [linux] + libc: [musl] + '@rollup/rollup-openbsd-x64@4.59.0': resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==} cpu: [x64] os: [openbsd] + '@rollup/rollup-openbsd-x64@4.60.2': + resolution: {integrity: sha512-6d4Z3534xitaA1FcMWP7mQPq5zGwBmGbhphh2DwaA1aNIXUu3KTOfwrWpbwI4/Gr0uANo7NTtaykFyO2hPuFLg==} + cpu: [x64] + os: [openbsd] + '@rollup/rollup-openharmony-arm64@4.59.0': resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==} cpu: [arm64] os: [openharmony] + '@rollup/rollup-openharmony-arm64@4.60.2': + resolution: {integrity: sha512-NetAg5iO2uN7eB8zE5qrZ3CSil+7IJt4WDFLcC75Ymywq1VZVD6qJ6EvNLjZ3rEm6gB7XW5JdT60c6MN35Z85Q==} + cpu: [arm64] + os: [openharmony] + '@rollup/rollup-win32-arm64-msvc@4.59.0': resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==} cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.60.2': + resolution: {integrity: sha512-NCYhOotpgWZ5kdxCZsv6Iudx0wX8980Q/oW4pNFNihpBKsDbEA1zpkfxJGC0yugsUuyDZ7gL37dbzwhR0VI7pQ==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.59.0': resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==} cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.60.2': + resolution: {integrity: sha512-RXsaOqXxfoUBQoOgvmmijVxJnW2IGB0eoMO7F8FAjaj0UTywUO/luSqimWBJn04WNgUkeNhh7fs7pESXajWmkg==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-x64-gnu@4.59.0': resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-gnu@4.60.2': + resolution: {integrity: sha512-qdAzEULD+/hzObedtmV6iBpdL5TIbKVztGiK7O3/KYSf+HIzU257+MX1EXJcyIiDbMAqmbwaufcYPvyRryeZtA==} + cpu: [x64] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.59.0': resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.60.2': + resolution: {integrity: sha512-Nd/SgG27WoA9e+/TdK74KnHz852TLa94ovOYySo/yMPuTmpckK/jIF2jSwS3g7ELSKXK13/cVdmg1Z/DaCWKxA==} + cpu: [x64] + os: [win32] + '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} @@ -2160,18 +2293,30 @@ packages: '@shikijs/engine-oniguruma@3.22.0': resolution: {integrity: sha512-DyXsOG0vGtNtl7ygvabHd7Mt5EY8gCNqR9Y7Lpbbd/PbJvgWrqaKzH1JW6H6qFkuUa8aCxoiYVv8/YfFljiQxA==} + '@shikijs/engine-oniguruma@3.23.0': + resolution: {integrity: sha512-1nWINwKXxKKLqPibT5f4pAFLej9oZzQTsby8942OTlsJzOBZ0MWKiwzMsd+jhzu8YPCHAswGnnN1YtQfirL35g==} + '@shikijs/langs@3.22.0': resolution: {integrity: sha512-x/42TfhWmp6H00T6uwVrdTJGKgNdFbrEdhaDwSR5fd5zhQ1Q46bHq9EO61SCEWJR0HY7z2HNDMaBZp8JRmKiIA==} + '@shikijs/langs@3.23.0': + resolution: {integrity: sha512-2Ep4W3Re5aB1/62RSYQInK9mM3HsLeB91cHqznAJMuylqjzNVAVCMnNWRHFtcNHXsoNRayP9z1qj4Sq3nMqYXg==} + '@shikijs/rehype@3.22.0': resolution: {integrity: sha512-69b2VPc6XBy/VmAJlpBU5By+bJSBdE2nvgRCZXav7zujbrjXuT0F60DIrjKuutjPqNufuizE+E8tIZr2Yn8Z+g==} '@shikijs/themes@3.22.0': resolution: {integrity: sha512-o+tlOKqsr6FE4+mYJG08tfCFDS+3CG20HbldXeVoyP+cYSUxDhrFf3GPjE60U55iOkkjbpY2uC3It/eeja35/g==} + '@shikijs/themes@3.23.0': + resolution: {integrity: sha512-5qySYa1ZgAT18HR/ypENL9cUSGOeI2x+4IvYJu4JgVJdizn6kG4ia5Q1jDEOi7gTbN4RbuYtmHh0W3eccOrjMA==} + '@shikijs/types@3.22.0': resolution: {integrity: sha512-491iAekgKDBFE67z70Ok5a8KBMsQ2IJwOWw3us/7ffQkIBCyOQfm/aNwVMBUriP02QshIfgHCBSIYAl3u2eWjg==} + '@shikijs/types@3.23.0': + resolution: {integrity: sha512-3JZ5HXOZfYjsYSk0yPwBrkupyYSLpAE26Qc0HLghhZNGTZg/SKxXIIgoxOpmmeQP0RRSDJTk1/vPfw9tbw+jSQ==} + '@shikijs/vscode-textmate@10.0.2': resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} @@ -2207,6 +2352,37 @@ packages: '@tsconfig/ember@3.0.12': resolution: {integrity: sha512-ypFTXqIzQAB5HpYPi4TwDElDcUheWrKsEaYXgjiCAvsH6zxcQ4zUeuJqmfT+FoUlHTPZ3Xyel81OxrcjI+rilw==} + deprecated: Please use @ember/app-tsconfig or @ember/library-tsconfig instead. These live at https://github.com/ember-cli/tsconfigs + + '@turbo/darwin-64@2.9.6': + resolution: {integrity: sha512-X/56SnVXIQZBLKwniGTwEQTGmtE5brSACnKMBWpY3YafuxVYefrC2acamfjgxP7BG5w3I+6jf0UrLoSzgPcSJg==} + cpu: [x64] + os: [darwin] + + '@turbo/darwin-arm64@2.9.6': + resolution: {integrity: sha512-aalBeSl4agT/QtYGDyf/XLajedWzUC9Vg/pm/YO6QQ93vkQ91Vz5uK1ta5RbVRDozQSz4njxUNqRNmOXDzW+qw==} + cpu: [arm64] + os: [darwin] + + '@turbo/linux-64@2.9.6': + resolution: {integrity: sha512-YKi05jnNHaD7vevgYwahpzGwbsNNTwzU2c7VZdmdFm7+cGDP4oREUWSsainiMfRqjRuolQxBwRn8wf1jmu+YZA==} + cpu: [x64] + os: [linux] + + '@turbo/linux-arm64@2.9.6': + resolution: {integrity: sha512-02o/ZS69cOYEDczXvOB2xmyrtzjQ2hVFtWZK1iqxXUfzMmTjZK4UumrfNnjckSg+gqeBfnPRHa0NstA173Ik3g==} + cpu: [arm64] + os: [linux] + + '@turbo/windows-64@2.9.6': + resolution: {integrity: sha512-wVdQjvnBI15wB6JrA+43CtUtagjIMmX6XYO758oZHAsCNSxqRlJtdyujih0D8OCnwCRWiGWGI63zAxR0hO6s9g==} + cpu: [x64] + os: [win32] + + '@turbo/windows-arm64@2.9.6': + resolution: {integrity: sha512-1XUUyWW0W6FTSqGEhU8RHVqb2wP1SPkr7hIvBlMEwH9jr+sJQK5kqeosLJ/QaUv4ecSAd1ZhIrLoW7qslAzT4A==} + cpu: [arm64] + os: [win32] '@types/babel__code-frame@7.27.0': resolution: {integrity: sha512-Dwlo+LrxDx/0SpfmJ/BKveHf7QXWvLBLc+x03l5sbzykj3oB9nHygCpSECF1a+s+QIxbghe+KHqC90vGtxLRAA==} @@ -2357,6 +2533,20 @@ packages: '@universal-ember/docs-support@0.9.2': resolution: {integrity: sha512-Kdg6q9IlySowcOp1Sk1wmMVwyBd8PNBfpM1ujTvJPxSLIDDoNXjR1jJnCrRRT1TTbW60lQqMLGOr+MPr8AnTQw==} + '@universal-ember/table@file:table': + resolution: {directory: table, type: directory} + peerDependencies: + '@ember/test-helpers': '>= 2.6.0' + '@ember/test-waiters': ^2.4.5 || >= 3.0.0 + '@glimmer/component': '*' + '@glint/template': '*' + ember-source: ^3.28.0 || ^4.0.0 || >= 5.0.0 + peerDependenciesMeta: + '@ember/test-helpers': + optional: true + '@glimmer/component': + optional: true + '@volar/kit@2.4.28': resolution: {integrity: sha512-cKX4vK9dtZvDRaAzeoUdaAJEew6IdxHNCRrdp5Kvcl6zZOqb6jTOfk3kXkIkG3T7oTFXguEMt5+9ptyqYR84Pg==} peerDependencies: @@ -2386,6 +2576,7 @@ packages: '@xmldom/xmldom@0.8.11': resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} @@ -2437,11 +2628,11 @@ packages: peerDependencies: ajv: ^8.8.2 - ajv@6.14.0: - resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==} + ajv@6.15.0: + resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==} - ajv@8.18.0: - resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==} + ajv@8.20.0: + resolution: {integrity: sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==} amd-name-resolver@1.3.1: resolution: {integrity: sha512-26qTEWqZQ+cxSYygZ4Cf8tsjDBLceJahhtewxtKZA3SRa4PluuqYCuheemDQD+7Mf5B7sr+zhTDWAHDh02a1Dw==} @@ -2583,8 +2774,8 @@ packages: atomically@2.1.1: resolution: {integrity: sha512-P4w9o2dqARji6P7MHprklbfiArZAWvo07yW7qs3pdljb3BWr12FIB7W+p0zJiuiVsUpRO0iZn1kFFcpPegg0tQ==} - autoprefixer@10.4.24: - resolution: {integrity: sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==} + autoprefixer@10.5.0: + resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: @@ -2651,11 +2842,11 @@ packages: resolution: {integrity: sha512-tjR0GvSndzPew/Iayf4uICWZqjBwnlMWjSx6brryfQ81F9rxBVqwDJtFCV8oOs0+vJeefK9TmdZtkIFdFe1UnA==} engines: {node: '>= 6.0.0'} - babel-plugin-module-resolver@5.0.2: - resolution: {integrity: sha512-9KtaCazHee2xc0ibfqsDeamwDps6FZNo5S0Q81dUqEuFzVwPhcT4J5jOqIVvgCA3Q/wO9hKYxN/Ds3tIsp5ygg==} + babel-plugin-module-resolver@5.0.3: + resolution: {integrity: sha512-h8h6H71ZvdLJZxZrYkaeR30BojTaV7O9GfqacY14SNj5CNB8ocL9tydNzTC0JrnNN7vY3eJhwCmkDj7tuEUaqQ==} - babel-plugin-polyfill-corejs2@0.4.15: - resolution: {integrity: sha512-hR3GwrRwHUfYwGfrisXPIDP3JcYfBrW7wKE7+Au6wDYl7fm/ka1NEII6kORzxNU556JjfidZeBsO10kYvtV1aw==} + babel-plugin-polyfill-corejs2@0.4.17: + resolution: {integrity: sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 @@ -2664,13 +2855,13 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - babel-plugin-polyfill-corejs3@0.14.0: - resolution: {integrity: sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==} + babel-plugin-polyfill-corejs3@0.14.2: + resolution: {integrity: sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 - babel-plugin-polyfill-regenerator@0.6.6: - resolution: {integrity: sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==} + babel-plugin-polyfill-regenerator@0.6.8: + resolution: {integrity: sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 @@ -2704,8 +2895,8 @@ packages: resolution: {integrity: sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==} engines: {node: ^4.5.0 || >= 5.9} - baseline-browser-mapping@2.10.0: - resolution: {integrity: sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==} + baseline-browser-mapping@2.10.27: + resolution: {integrity: sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==} engines: {node: '>=6.0.0'} hasBin: true @@ -2757,8 +2948,11 @@ packages: brace-expansion@1.1.12: resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==} - brace-expansion@2.0.2: - resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} + brace-expansion@1.1.14: + resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==} + + brace-expansion@2.1.0: + resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==} brace-expansion@5.0.3: resolution: {integrity: sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==} @@ -2768,6 +2962,10 @@ packages: resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} engines: {node: 18 || 20 || >=22} + brace-expansion@5.0.5: + resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} + engines: {node: 18 || 20 || >=22} + braces@3.0.3: resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} engines: {node: '>=8'} @@ -2881,8 +3079,8 @@ packages: peerDependencies: browserslist: '*' - browserslist@4.28.1: - resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==} + browserslist@4.28.2: + resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -2919,6 +3117,10 @@ packages: resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==} engines: {node: '>= 0.4'} + call-bind@1.0.9: + resolution: {integrity: sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==} + engines: {node: '>= 0.4'} + call-bound@1.0.4: resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} engines: {node: '>= 0.4'} @@ -2942,8 +3144,8 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001774: - resolution: {integrity: sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==} + caniuse-lite@1.0.30001791: + resolution: {integrity: sha512-yk0l/YSrOnFZk3UROpDLQD9+kC1l4meK/wed583AXrzoarMGJcbRi2Q4RaUYbKxYAsZ8sWmaSa/DsLmdBeI1vQ==} capture-exit@2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} @@ -3103,9 +3305,6 @@ packages: resolution: {integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==} hasBin: true - colord@2.9.3: - resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} - colorette@1.4.0: resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} @@ -3369,6 +3568,9 @@ packages: content-tag@4.1.0: resolution: {integrity: sha512-On6gUuvI1l5MScHO+Xbwjeq1Pk9H6HOipDWkzqGGUGmKpq6K5TRmQuCl1LGSHbdIo2l+lSsgLKrLgCl5kKYA+A==} + content-tag@4.1.1: + resolution: {integrity: sha512-LyIbq4ZY+WbN0NoyHmg0w1kLPHyXZkZZrTDJZm/HW+MVurnKJy7U3m8WlpKm6lqbYbUSWP6ATNacE5dL2eH8+g==} + content-type@1.0.5: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} @@ -3390,8 +3592,8 @@ packages: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} - core-js-compat@3.48.0: - resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==} + core-js-compat@3.49.0: + resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==} core-js@2.6.12: resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} @@ -3419,8 +3621,8 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - css-declaration-sorter@7.3.1: - resolution: {integrity: sha512-gz6x+KkgNCjxq3Var03pRYLhyNfwhkKF1g/yoLgDNtFvVu0/fOLV9C8fFEZRjACp/XQLumjAYo7JVjzH3wLbxA==} + css-declaration-sorter@7.4.0: + resolution: {integrity: sha512-LTuzjPoyA2vMGKKcaOqKSp7Ub2eGrNfKiZH4LpezxpNrsICGCSFvsQOI29psISxNZtaXibkC2CXzrQ5enMeGGw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.0.9 @@ -3442,6 +3644,10 @@ packages: resolution: {integrity: sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==} engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} + css-tree@3.2.1: + resolution: {integrity: sha512-X7sjQzceUhu1u7Y/ylrRZFU2FS6LRiFVp6rKLPg23y3x3c3DOKAwuXGDp+PAGjh6CSnCjYeAul8pcT8bAl+lSA==} + engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0} + css-what@6.2.2: resolution: {integrity: sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA==} engines: {node: '>= 6'} @@ -3451,23 +3657,23 @@ packages: engines: {node: '>=4'} hasBin: true - cssnano-preset-default@7.0.10: - resolution: {integrity: sha512-6ZBjW0Lf1K1Z+0OKUAUpEN62tSXmYChXWi2NAA0afxEVsj9a+MbcB1l5qel6BHJHmULai2fCGRthCeKSFbScpA==} + cssnano-preset-default@7.0.16: + resolution: {integrity: sha512-W0hiFi/ca/u2OTptL11OdApaz1vh9jyfd2ku9dMjou6KdpdgbMTagaXHKNl5kaEyRSCu9GIIaPRp5YLdqRAZMw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - cssnano-utils@5.0.1: - resolution: {integrity: sha512-ZIP71eQgG9JwjVZsTPSqhc6GHgEr53uJ7tK5///VfyWj6Xp2DBmixWHqJgPno+PqATzn48pL42ww9x5SSGmhZg==} + cssnano-utils@5.0.3: + resolution: {integrity: sha512-ynIREMICLxkxm7e9bCR9sh75s4Q5drICi0ua1yxo5jH2XPBqSKkl4dOh4EbFqtUmnTMhRffHgYL0EKKkMjtJTg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - cssnano@7.1.2: - resolution: {integrity: sha512-HYOPBsNvoiFeR1eghKD5C3ASm64v9YVyJB4Ivnl2gqKoQYvjjN/G0rztvKQq8OxocUtC6sjqY8jwYngIB4AByA==} + cssnano@7.1.7: + resolution: {integrity: sha512-N5LGn/OlhMxDTvKACwUPMzT34SSj1b022pvUAE/Vh6r2WD1aUCbc+QNIP/JjX9VVxebdJWZQ3352Lt4oF7dQ/g==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.10 csso@5.0.5: resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} @@ -3537,6 +3743,9 @@ packages: decorator-transforms@2.3.1: resolution: {integrity: sha512-PDOk74Zqqy0946Lx4ckXxbgG6uhPScOICtrxL/pXmfznxchqNee0TaJISClGJQe6FeT8ohGqsOgdjfahm4FwEw==} + decorator-transforms@2.3.2: + resolution: {integrity: sha512-XcErcjlmCzG5ODgYjt6ZTXwd6S8fPKln/sJmw15ZXkWG2JpoQNwszis+AwF6XSGlOoG7g8MCEO97g+Yw3fk5OQ==} + deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} @@ -3666,11 +3875,11 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - electron-to-chromium@1.5.302: - resolution: {integrity: sha512-sM6HAN2LyK82IyPBpznDRqlTQAtuSaO+ShzFiWTvoMJLHyZ+Y39r8VMfHzwbU8MVBzQ4Wdn85+wlZl2TLGIlwg==} + electron-to-chromium@1.5.349: + resolution: {integrity: sha512-QsWVGyRuY07Aqb234QytTfwd5d9AJlfNIQ5wIOl1L+PZDzI9d9+Fn0FRale/QYlFxt/bUnB0/nLd1jFPGxGK1A==} - ember-auto-import@2.12.0: - resolution: {integrity: sha512-J9wVTddnpx1ZPf6CgtMs8byp5t9ZZITUX9v+H+PgSDSgbYbDrVlKr2RGDfJLrnaTpuWwZqh1b54/9jLaERr6QA==} + ember-auto-import@2.13.1: + resolution: {integrity: sha512-MjxJK2nfCJmmQI/rju2TrycmAa1AxmTarfvygbcrrgW0s4WeZHtbGXCO2z1lW9wfrShqeTo/o+3Mgk+9xcDTWg==} engines: {node: 12.* || 14.* || >= 16} ember-cache-primitive-polyfill@1.0.1: @@ -3734,6 +3943,11 @@ packages: engines: {node: '>= 20.19.0'} hasBin: true + ember-cli@6.12.0: + resolution: {integrity: sha512-DDFTHdDofuRCZnu5FO79patRi1W4ndKFLcgb0MsspC+jyS9hgxDepBBFuV6daIjaTq5RvWdZRf5tjQ141VmcTw==} + engines: {node: '>= 20.19.0'} + hasBin: true + ember-compatibility-helpers@1.2.7: resolution: {integrity: sha512-BtkjulweiXo9c3yVWrtexw2dTmBrvavD/xixNC6TKOBdrixUwU+6nuOO9dufDWsMxoid7MvtmDpzc9+mE8PdaA==} engines: {node: 10.* || >= 12.*} @@ -3851,9 +4065,8 @@ packages: '@ember/test-helpers': '>=3.0.3' qunit: ^2.13.0 - ember-raf-scheduler@0.3.0: - resolution: {integrity: sha512-i8JWQidNCX7n5TOTIKRDR0bnsQN9aJh/GtOJKINz2Wr+I7L7sYVhli6MFqMYNGKC9j9e6iWsznfAIxddheyEow==} - engines: {node: 12.* || 14.* || >= 16} + ember-raf-scheduler@0.5.1: + resolution: {integrity: sha512-VrTEFl64Txj7XZ95qlDxyhvNDPmOtqixV7OkmhoKhjHSIL+fnvkbYsGDhJHCFf6arLjs2FIZsMcyXUS/BbxFlA==} ember-repl@8.0.2: resolution: {integrity: sha512-VC8EbLbkO9MY6etm3v2mRHKTE1dCy6GbcpAWJu9zGdmMebOO45d1XelgtAi9QJZBWvnLo0KrkRNFRhLrJNcD0Q==} @@ -3891,8 +4104,8 @@ packages: engines: {node: 10.* || 12.* || >= 14} hasBin: true - ember-source@6.11.0: - resolution: {integrity: sha512-va1tzswf8k9nF8MdhNQOwXKr3f7si2Qs+99QvPgVEUH0SVdOLRdi0mATg6/nAKPwR62y2s9JBG9PeWFBp67EMA==} + ember-source@6.12.0: + resolution: {integrity: sha512-cApfEKxltl2VWt0o24XISsdkpyqqtT8wG0/EWokjeyqBPRCOIej2PMzRkLAu3A5AWpuWoJ//yq04mDix7axA7w==} engines: {node: '>= 20.19'} peerDependencies: '@glimmer/component': '>= 1.1.2' @@ -3974,8 +4187,8 @@ packages: error@7.2.1: resolution: {integrity: sha512-fo9HBvWnx3NGUKMvMwB/CBCMMrfEJgbDTVDEkPygA3Bdd3lM1OyCd+rbQ8BwnpF6GdVeOLDNmyL4N5Bg80ZvdA==} - es-abstract@1.24.1: - resolution: {integrity: sha512-zHXBLhP+QehSSbsS9Pt23Gg964240DPd6QCf8WpkqEXxQ7fhdZzYsocOr5u7apWonsS5EjZDmTF+/slGMyasvw==} + es-abstract@1.24.2: + resolution: {integrity: sha512-2FpH9Q5i2RRwyEP1AylXe6nYLR5OhaJTZwmlcP0dL/+JCbgg7yyEo/sEK6HeGZRf3dFpWwThaRHVApXSkW3xeg==} engines: {node: '>= 0.4'} es-define-property@1.0.1: @@ -4102,8 +4315,8 @@ packages: resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@9.39.3: - resolution: {integrity: sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==} + eslint@9.39.4: + resolution: {integrity: sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -4189,6 +4402,10 @@ packages: expect-type@0.15.0: resolution: {integrity: sha512-yWnriYB4e8G54M5/fAFj7rCIBiKs1HAACaY13kCz6Ku0dezjS9aMcfcdVK2X8Tv2tEV1BPz/wKfQ7WA4S/d8aA==} + expect-type@0.20.0: + resolution: {integrity: sha512-uHaC9LYNv6BcW+8SvXcwUUDCrrUxt3GSa61DFvTHj8JC+M0hekMFBwMlCarLQDk5bbpZ2vStpnQPIwRuV98YMw==} + engines: {node: '>=12.0.0'} + express@4.22.1: resolution: {integrity: sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==} engines: {node: '>= 0.10.0'} @@ -4357,8 +4574,8 @@ packages: resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} engines: {node: '>=16'} - flatted@3.3.3: - resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} + flatted@3.4.2: + resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==} follow-redirects@1.15.11: resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==} @@ -4618,8 +4835,8 @@ packages: growly@1.3.0: resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==} - handlebars@4.7.8: - resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} + handlebars@4.7.9: + resolution: {integrity: sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==} engines: {node: '>=0.4.7'} hasBin: true @@ -4660,8 +4877,8 @@ packages: hash-for-dep@1.5.2: resolution: {integrity: sha512-+kJRJpgO+V8x6c3UQuzO+gzHu5euS8HDOIaIUsOPdQrVu7ajNKkMykbSC8O0VX3LuRnUNf4hHE0o/rJ+nB8czw==} - hasown@2.0.2: - resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + hasown@2.0.3: + resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} engines: {node: '>= 0.4'} hast-util-from-parse5@8.0.3: @@ -5207,6 +5424,9 @@ packages: jsonfile@6.2.0: resolution: {integrity: sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==} + jsonfile@6.2.1: + resolution: {integrity: sha512-zwOTdL3rFQ/lRdBnntKVOX6k5cKJwEc1HdilT71BWEu7J41gXIB2MRp+vxduPSwZJPWBxEzv4yH1wYLJGUHX4Q==} + jsonify@0.0.1: resolution: {integrity: sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==} @@ -5324,6 +5544,9 @@ packages: lodash@4.17.23: resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} + lodash@4.18.1: + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} + log-symbols@2.2.0: resolution: {integrity: sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==} engines: {node: '>=4'} @@ -5454,6 +5677,9 @@ packages: mdn-data@2.12.2: resolution: {integrity: sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==} + mdn-data@2.27.1: + resolution: {integrity: sha512-9Yubnt3e8A0OKwxYSXyhLymGW4sCufcLG6VdiDdUGVkPhpqLxlvP5vl1983gQjJl3tqbrM731mjaZaP68AgosQ==} + mdurl@2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} @@ -5627,8 +5853,8 @@ packages: resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==} engines: {node: '>=4'} - mini-css-extract-plugin@2.10.0: - resolution: {integrity: sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==} + mini-css-extract-plugin@2.10.2: + resolution: {integrity: sha512-AOSS0IdEB95ayVkxn5oGzNQwqAi2J0Jb/kKm43t7H73s8+f5873g0yuj0PNvK4dO75mu5DHg4nlgp4k6Kga8eg==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 @@ -5641,6 +5867,10 @@ packages: resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} engines: {node: 18 || 20 || >=22} + minimatch@10.2.5: + resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} + engines: {node: 18 || 20 || >=22} + minimatch@3.1.3: resolution: {integrity: sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==} @@ -5651,10 +5881,6 @@ packages: resolution: {integrity: sha512-V+1uQNdzybxa14e/p00HZnQNNcTjnRJjDxg2V8wtkjFctq4M7hXFws4oekyTP0Jebeq7QYtpFyOeBAjc88zvYg==} engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.6: - resolution: {integrity: sha512-kQAVowdR33euIqeA0+VZTDqU+qo1IeVY+hrKYtZMio3Pg0P0vuh/kwRylLUddJhB6pf3q/botcOvRtx4IN1wqQ==} - engines: {node: '>=16 || 14 >=14.17'} - minimatch@9.0.9: resolution: {integrity: sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==} engines: {node: '>=16 || 14 >=14.17'} @@ -5747,8 +5973,8 @@ packages: mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} - nanoid@3.3.11: - resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} + nanoid@3.3.12: + resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -5791,8 +6017,8 @@ packages: node-notifier@10.0.1: resolution: {integrity: sha512-YX7TSyDukOZ0g+gmzjB6abKu+hTGvO8+8+gIFDsRCU2t8fLV/P2unmt+LGFaIa4y64aX98Qksa97rgz4vMNeLQ==} - node-releases@2.0.27: - resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} + node-releases@2.0.38: + resolution: {integrity: sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw==} node-watch@0.7.3: resolution: {integrity: sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==} @@ -6165,41 +6391,41 @@ packages: peerDependencies: postcss: ^8.4.38 - postcss-colormin@7.0.5: - resolution: {integrity: sha512-ekIBP/nwzRWhEMmIxHHbXHcMdzd1HIUzBECaj5KEdLz9DVP2HzT065sEhvOx1dkLjYW7jyD0CngThx6bpFi2fA==} + postcss-colormin@7.0.10: + resolution: {integrity: sha512-yFr6JezOolHLta/buLE71VKPh2mXursp4saVe98/ol8ZnEWhL+racShqPKlvd/DKWLre/39B6HhcMXf7RZ3hxg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-convert-values@7.0.8: - resolution: {integrity: sha512-+XNKuPfkHTCEo499VzLMYn94TiL3r9YqRE3Ty+jP7UX4qjewUONey1t7CG21lrlTLN07GtGM8MqFVp86D4uKJg==} + postcss-convert-values@7.0.12: + resolution: {integrity: sha512-xurKu5qqk4viR3Cp3p4xBR4KfnZm4w4ys6+UBwBmeuBSNkH7+DtLnYOYnOffgtE4yx8sH9S1VZ6RAAvROXzP2Q==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-discard-comments@7.0.5: - resolution: {integrity: sha512-IR2Eja8WfYgN5n32vEGSctVQ1+JARfu4UH8M7bgGh1bC+xI/obsPJXaBpQF7MAByvgwZinhpHpdrmXtvVVlKcQ==} + postcss-discard-comments@7.0.8: + resolution: {integrity: sha512-CvvS5S9WrXblFXCEJ9nVo+4z+eA7zSC7Z88V1HEJuwlQhlFnYTIjg1xJY+BCUiG2bvICap2tXii4mP22BD108Q==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-discard-duplicates@7.0.2: - resolution: {integrity: sha512-eTonaQvPZ/3i1ASDHOKkYwAybiM45zFIc7KXils4mQmHLqIswXD9XNOKEVxtTFnsmwYzF66u4LMgSr0abDlh5w==} + postcss-discard-duplicates@7.0.4: + resolution: {integrity: sha512-VBNn1+EuMZkeGVVtz0gRfbNGtx9IFgAsAV+E2pHtXPrp4qfGBkhTIiAuE/wrb+Y6Pakg9NewAlfTpYIFAWODtw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-discard-empty@7.0.1: - resolution: {integrity: sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==} + postcss-discard-empty@7.0.3: + resolution: {integrity: sha512-M2pyjQCU+/7cMHVtL6bKTHjv0lZnPLMpicgr67Dlth7AbuV9gjVTtUqaRwn6Pp6BwSDspUzhz8SaUrRykJU5Dw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-discard-overridden@7.0.1: - resolution: {integrity: sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==} + postcss-discard-overridden@7.0.3: + resolution: {integrity: sha512-aNovXo9UsZuRNLzHJtp13lHIvinDPfiXBPePpXkSjCbgp++iU2FqE+YxvjIsg6EdyPZsASFbfu+JcBFVsErXIQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 postcss-import@15.1.0: resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} @@ -6237,41 +6463,41 @@ packages: yaml: optional: true - postcss-merge-longhand@7.0.5: - resolution: {integrity: sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==} + postcss-merge-longhand@7.0.7: + resolution: {integrity: sha512-b3mfYUxR388u5Pt0HPcVIUtUDn/k15UfTY9M+ORW+meCR6JLNxoZffiYvXyOYQoRYQNZyX/UFkMCM/mNHxe1qA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-merge-rules@7.0.7: - resolution: {integrity: sha512-njWJrd/Ms6XViwowaaCc+/vqhPG3SmXn725AGrnl+BgTuRPEacjiLEaGq16J6XirMJbtKkTwnt67SS+e2WGoew==} + postcss-merge-rules@7.0.11: + resolution: {integrity: sha512-SJUPM18g2BmPhf8BVlbwqWz4aK3pLu6u6xjfwEzra7xL6IBR10sUaiB++EzqcVfadPHrKBSMlNdP+XieykhI+Q==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-minify-font-values@7.0.1: - resolution: {integrity: sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==} + postcss-minify-font-values@7.0.3: + resolution: {integrity: sha512-yilG/VOaNI74IylQvAQQxm3/wZVBkXyYUqNUAdxqwtbWUXPsbK1q8Ms0mL83v+f8YicgcyfYCRZtWACUdYajpA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-minify-gradients@7.0.1: - resolution: {integrity: sha512-X9JjaysZJwlqNkJbUDgOclyG3jZEpAMOfof6PUZjPnPrePnPG62pS17CjdM32uT1Uq1jFvNSff9l7kNbmMSL2A==} + postcss-minify-gradients@7.0.5: + resolution: {integrity: sha512-YraROyQRg3BI1+Hg8E05B/JPdnTm8EDSVu4P2BxdM+CRiOyfmou809+chGIqo6fQqwjPGQ947nbGncSjmTU1WQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-minify-params@7.0.5: - resolution: {integrity: sha512-FGK9ky02h6Ighn3UihsyeAH5XmLEE2MSGH5Tc4tXMFtEDx7B+zTG6hD/+/cT+fbF7PbYojsmmWjyTwFwW1JKQQ==} + postcss-minify-params@7.0.9: + resolution: {integrity: sha512-R8itbB8BhlpoYyBm1ou0dD+vJnQ3F6adQipR4UnkCHUwlo+S9WXJaDRg1RHjC8YVAtIdrQzSWvJl40HnGDTKjA==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-minify-selectors@7.0.5: - resolution: {integrity: sha512-x2/IvofHcdIrAm9Q+p06ZD1h6FPcQ32WtCRVodJLDR+WMn8EVHI1kvLxZuGKz/9EY5nAmI6lIQIrpo4tBy5+ug==} + postcss-minify-selectors@7.1.1: + resolution: {integrity: sha512-MZWXwSTfcpmNVJIs7tddar/275a4/zT5nG9/gEndHPRZGTAQNpiSkk8s/dq+yZVX2jKfvVn1d5X8Z5SJHWnDoQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 postcss-modules-extract-imports@3.1.0: resolution: {integrity: sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q==} @@ -6303,77 +6529,77 @@ packages: peerDependencies: postcss: ^8.2.14 - postcss-normalize-charset@7.0.1: - resolution: {integrity: sha512-sn413ofhSQHlZFae//m9FTOfkmiZ+YQXsbosqOWRiVQncU2BA3daX3n0VF3cG6rGLSFVc5Di/yns0dFfh8NFgQ==} + postcss-normalize-charset@7.0.3: + resolution: {integrity: sha512-NoBfZu8PR4c2NlmjvrqQTzCzLY79hwcSRgNQ3ZiNK0ABzf9kYKloE/jNj+/8GQY1wsm8pRRgANk6ydLH8cwo0Q==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-display-values@7.0.1: - resolution: {integrity: sha512-E5nnB26XjSYz/mGITm6JgiDpAbVuAkzXwLzRZtts19jHDUBFxZ0BkXAehy0uimrOjYJbocby4FVswA/5noOxrQ==} + postcss-normalize-display-values@7.0.3: + resolution: {integrity: sha512-ldsCX0QIt05pKIOobZtVQ48wXJecr+czw4+e1/YjVhLMqslShgpVxgPtI2CefURR8oyVoYaU/l829MMwExDMLw==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-positions@7.0.1: - resolution: {integrity: sha512-pB/SzrIP2l50ZIYu+yQZyMNmnAcwyYb9R1fVWPRxm4zcUFCY2ign7rcntGFuMXDdd9L2pPNUgoODDk91PzRZuQ==} + postcss-normalize-positions@7.0.4: + resolution: {integrity: sha512-VEvlpeGd3Ju1Hqa/oN4jaP3+ms4laYwkEL9N9u+B6k54PZjXbW1n6wI+aVprf1BQXlCYpS5+1pl/7/vHiKgARg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-repeat-style@7.0.1: - resolution: {integrity: sha512-NsSQJ8zj8TIDiF0ig44Byo3Jk9e4gNt9x2VIlJudnQQ5DhWAHJPF4Tr1ITwyHio2BUi/I6Iv0HRO7beHYOloYQ==} + postcss-normalize-repeat-style@7.0.4: + resolution: {integrity: sha512-6mPKlY/8cSaDHxX502wERADarJsccwlky6yIrOapHH2ZgfoKAV94SbiTKfKEs4EEpdazuc3J72WsqeYk7hp9+Q==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-string@7.0.1: - resolution: {integrity: sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==} + postcss-normalize-string@7.0.3: + resolution: {integrity: sha512-HnEQPUchi1eznmDKEYrKUTqrprEq97SrpUYClgUkv7V2zRODD9DFoUsYU+m9ZOetmD5ku7fEMZB/lwy8IT6xVQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-timing-functions@7.0.1: - resolution: {integrity: sha512-bHifyuuSNdKKsnNJ0s8fmfLMlvsQwYVxIoUBnowIVl2ZAdrkYQNGVB4RxjfpvkMjipqvbz0u7feBZybkl/6NJg==} + postcss-normalize-timing-functions@7.0.3: + resolution: {integrity: sha512-zmEzHdvpZBZu0OKlbJSfgASQvaayyAoVuWtvyr34IJ/LyS+DaOKvvR3EvFJ9RWWtNIx+CMvO125OVophaxNYew==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-unicode@7.0.5: - resolution: {integrity: sha512-X6BBwiRxVaFHrb2WyBMddIeB5HBjJcAaUHyhLrM2FsxSq5TFqcHSsK7Zu1otag+o0ZphQGJewGH1tAyrD0zX1Q==} + postcss-normalize-unicode@7.0.9: + resolution: {integrity: sha512-DRAdWfeh/TjmhLJsw91vdiWCnUod9iwvM7xyS02/nF/sLsCR3A8l3pztrSUrWG8DSBqfX7yEk9FM0USaVJ2mSg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-url@7.0.1: - resolution: {integrity: sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==} + postcss-normalize-url@7.0.3: + resolution: {integrity: sha512-CL93wmloq5qsffmFv+bw24MIRbmhHrp53qoh1LDAb/5TtjWEXI/np4xcP/Gw9oWCb2XyWnqHYLDUwiKRoJBA1Q==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-normalize-whitespace@7.0.1: - resolution: {integrity: sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==} + postcss-normalize-whitespace@7.0.3: + resolution: {integrity: sha512-FdHjjn+Ht5Z2ZRjNOmeCbNq6lq09sUYKpmlF/Aq0XjVNSLTL6fmHlA/3swN2wP2caY9GV/tjSDcIIyS7aN7W0A==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-ordered-values@7.0.2: - resolution: {integrity: sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==} + postcss-ordered-values@7.0.4: + resolution: {integrity: sha512-nubSi49hDHQk4E8KIj+IbLY8Bg+8OcSUEhgyolgM+atnOvXjV7EjaR6bac4YGZoFyPa9mWoAF3EaYbWdFkKqVg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-reduce-initial@7.0.5: - resolution: {integrity: sha512-RHagHLidG8hTZcnr4FpyMB2jtgd/OcyAazjMhoy5qmWJOx1uxKh4ntk0Pb46ajKM0rkf32lRH4C8c9qQiPR6IA==} + postcss-reduce-initial@7.0.9: + resolution: {integrity: sha512-ztTNPdIxXTxtBcG03E9u8v44M4ElXbMIRT7pf2onlquGula0Y83nKKxqM22FA/hMgkfCjN7ohevkVlaNwI8iOQ==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-reduce-transforms@7.0.1: - resolution: {integrity: sha512-MhyEbfrm+Mlp/36hvZ9mT9DaO7dbncU0CvWI8V93LRkY6IYlu38OPg3FObnuKTUxJ4qA8HpurdQOo5CyqqO76g==} + postcss-reduce-transforms@7.0.3: + resolution: {integrity: sha512-FXsnN9ZwcZTT8Yf8cAHA8qIGUXcX6WfLd9JoYhrdDfmvsVhhfqkkv7m4AC3rwFOfz+GzkUa87OCKF9dUcicd+g==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 postcss-selector-parser@6.0.10: resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} @@ -6387,23 +6613,23 @@ packages: resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==} engines: {node: '>=4'} - postcss-svgo@7.1.0: - resolution: {integrity: sha512-KnAlfmhtoLz6IuU3Sij2ycusNs4jPW+QoFE5kuuUOK8awR6tMxZQrs5Ey3BUz7nFCzT3eqyFgqkyrHiaU2xx3w==} + postcss-svgo@7.1.3: + resolution: {integrity: sha512-2QfoFOYMcj8lwcVEf9WeTlkVIAm7u2QvOEhMzkQU3KUhhGX/l8hVV9EtjMv4iq3E9iI3OeeMN0YoMLbGusuigw==} engines: {node: ^18.12.0 || ^20.9.0 || >= 18} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 - postcss-unique-selectors@7.0.4: - resolution: {integrity: sha512-pmlZjsmEAG7cHd7uK3ZiNSW6otSZ13RHuZ/4cDN/bVglS5EpF2r2oxY99SuOHa8m7AWoBCelTS3JPpzsIs8skQ==} + postcss-unique-selectors@7.0.7: + resolution: {integrity: sha512-d+sCkaRnSefghOUdH8CMJZV9yUQhj2ojpe8Nw/lA+LV1UOfeleGkLTl6XdCFFSai9UJ+DJPb69FFuqthXYsY8w==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.6: - resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} + postcss@8.5.13: + resolution: {integrity: sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -6414,8 +6640,8 @@ packages: resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} engines: {node: '>=4'} - prettier-plugin-ember-template-tag@2.1.3: - resolution: {integrity: sha512-FfAvkU+fqDC3Zs8+qGhBHYuwq1DED+UTPMH33QXxivZxRekkItBNXfi1Y+YkIbhCnu6UeTE2aYdbQSLlkOC2bA==} + prettier-plugin-ember-template-tag@2.1.5: + resolution: {integrity: sha512-AF8Ld5DagbD5V3cw0tkw8youFD9fxsKAR4nowJ41WzgnaFZHXkyw+PnOAWP2ose1rw+Aff3Z7PXFPkn0/CmA5Q==} engines: {node: 18.* || >= 20} peerDependencies: prettier: '>= 3.0.0' @@ -6425,8 +6651,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@3.8.1: - resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} + prettier@3.8.3: + resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} engines: {node: '>=14'} hasBin: true @@ -6515,8 +6741,8 @@ packages: quick-temp@0.1.9: resolution: {integrity: sha512-yI0h7tIhKVObn03kD+Ln9JFi4OljD28lfaOsTdfpTR0xzrhGOod+q66CjGafUqYX2juUfT9oHIGrTBBo22mkRA==} - qunit-dom@3.5.0: - resolution: {integrity: sha512-eemLM5bflWafzmBnwlYbjf9NrjEkV2j7NO7mTvsMzQBJbEaq2zFvUFDtHV9JaK0TT5mgRZt034LCUewYGmjjjQ==} + qunit-dom@3.5.1: + resolution: {integrity: sha512-ZnvTADVXASdjLxrUDuS/8NaOzadhxN+fZgafjuQV1EOMFd3dJqLkP0RqsGdAxQBxZ7KzKg57AAJO20dM6/PxkA==} qunit-theme-ember@1.0.0: resolution: {integrity: sha512-vdMVVo6ecdCkWttMTKeyq1ZTLGHcA6zdze2zhguNuc3ritlJMhOXY5RDseqazOwqZVfCg3rtlmL3fMUyIzUyFQ==} @@ -6631,8 +6857,8 @@ packages: regjsgen@0.8.0: resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==} - regjsparser@0.13.0: - resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==} + regjsparser@0.13.1: + resolution: {integrity: sha512-dLsljMd9sqwRkby8zhO1gSg3PnJIBFid8f4CQj/sXx+7cKx+E7u0PKhZ+U4wmhx7EfmtvnA318oVaIkAB1lRJw==} hasBin: true rehype-autolink-headings@7.1.0: @@ -6647,8 +6873,8 @@ packages: rehype-stringify@10.0.1: resolution: {integrity: sha512-k9ecfXHmIPuFVI61B9DeLPN0qFHfawM6RsuX48hoqlaKSF61RskNjSm1lI8PhBEM0MRdLxVVm4WmTqJQccH9mA==} - release-plan@0.17.4: - resolution: {integrity: sha512-CK+RrsvP6JXysgFuqUoOvprAT95J5x8usHzAQh3M1RMQqFScnAyfY6lb1LBsjqW/HUsvLjkLfSp8dJseRHEpEw==} + release-plan@0.18.0: + resolution: {integrity: sha512-WzP+O+XRF4AqhTDQK84FovY+TxHyC8J7QWoOwxnrvVjyHns417l1FUldboRhBYua5Pej6Yg/2jH1dEH2MRNHeA==} hasBin: true remark-gfm@4.0.1: @@ -6739,6 +6965,11 @@ packages: engines: {node: '>= 0.4'} hasBin: true + resolve@1.22.12: + resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==} + engines: {node: '>= 0.4'} + hasBin: true + responselike@1.0.2: resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==} @@ -6795,6 +7026,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.60.2: + resolution: {integrity: sha512-J9qZyW++QK/09NyN/zeO0dG/1GdGfyp9lV8ajHnRVLfo/uFsbji5mHnDgn/qYdUHyCkM2N+8VyspgZclfAh0eQ==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + route-recognizer@0.3.4: resolution: {integrity: sha512-2+MhsfPhvauN1O8KaXpXAOfR/fwe8dnUXVM+xw7yt40lJRfPVQxV6yryZm0cgRvAj5fMF/mdRZbL2ptwbs5i2g==} @@ -6844,8 +7080,8 @@ packages: rxjs@7.8.2: resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==} - safe-array-concat@1.1.3: - resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==} + safe-array-concat@1.1.4: + resolution: {integrity: sha512-wtZlHyOje6OZTGqAoaDKxFkgRtkF9CnHAVnCHKfuj200wAgL+bSJhdsCD2l0Qx/2ekEXjPWcyKkfGb5CPboslg==} engines: {node: '>=0.4'} safe-buffer@5.1.2: @@ -6877,8 +7113,8 @@ packages: engines: {node: 10.* || >= 12.*} hasBin: true - sax@1.4.4: - resolution: {integrity: sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==} + sax@1.6.0: + resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} engines: {node: '>=11.0.0'} saxes@6.0.0: @@ -6980,8 +7216,8 @@ packages: should-handle-link@1.3.0: resolution: {integrity: sha512-1+VHDYKARWyq1gL4nYVcLWk893m4PLgWPa41f/9Tt+AKJSt0B1dZ+HN6w7fQJ/v2vLC8rwJkyOUF8ijcsNSdaA==} - side-channel-list@1.0.0: - resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} + side-channel-list@1.0.1: + resolution: {integrity: sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==} engines: {node: '>= 0.4'} side-channel-map@1.0.1: @@ -7234,11 +7470,11 @@ packages: styled_string@0.0.1: resolution: {integrity: sha512-DU2KZiB6VbPkO2tGSqQ9n96ZstUPjW7X4sGO6V2m1myIQluX0p1Ol8BrA/l6/EesqhMqXOIXs3cJNOy1UuU2BA==} - stylehacks@7.0.7: - resolution: {integrity: sha512-bJkD0JkEtbRrMFtwgpJyBbFIwfDDONQ1Ov3sDLZQP8HuJ73kBOyx66H4bOcAbVWmnfLdvQ0AJwXxOMkpujcO6g==} + stylehacks@7.0.11: + resolution: {integrity: sha512-iODNfhXVLqc5LADs+Y6Oh5wJuK5ZcHbVng8aiK3y9pjMQdc5hLrBW0eFU6FtnpNrE6PoEg/MmFTU4waotj5WNg==} engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} peerDependencies: - postcss: ^8.4.32 + postcss: ^8.5.13 sucrase@3.35.1: resolution: {integrity: sha512-DhuTmvZWux4H1UOnWMB3sk0sbaCVOoQZjv8u1rDoTV0HTdGem9hkAZtl4JZy8P2z4Bg0nT+YMeOFyVr4zcG5Tw==} @@ -7264,8 +7500,8 @@ packages: svg-tags@1.0.0: resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==} - svgo@4.0.0: - resolution: {integrity: sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==} + svgo@4.0.1: + resolution: {integrity: sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==} engines: {node: '>=16'} hasBin: true @@ -7298,8 +7534,8 @@ packages: resolution: {integrity: sha512-05G8/LrzqOOFvZhhAk32wsGiPZ1lfUrl+iV7+OkKgfofZxiceZWMHkKmow71YsyVQ8IvGBP2EjcIjE5gL4l5lA==} hasBin: true - tapable@2.3.0: - resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} + tapable@2.3.3: + resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} tar@6.2.1: @@ -7318,8 +7554,8 @@ packages: resolution: {integrity: sha512-yYrrsWnrXMcdsnu/7YMYAofM1ktpL5By7vZhf15CrXijWWrEYZks5AXBudalfSWJLlnen/QUJUB5aoB0kqZUGA==} engines: {node: '>=6.0.0'} - terser@5.46.0: - resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==} + terser@5.46.2: + resolution: {integrity: sha512-uxfo9fPcSgLDYob/w1FuL0c99MWiJDnv+5qXSQc5+Ki5NjVNsYi66INnMFBjf6uFz6OnX12piJQPF4IpjJTNTw==} engines: {node: '>=10'} hasBin: true @@ -7447,38 +7683,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - turbo-darwin-64@2.8.10: - resolution: {integrity: sha512-A03fXh+B7S8mL3PbdhTd+0UsaGrhfyPkODvzBDpKRY7bbeac4MDFpJ7I+Slf2oSkCEeSvHKR7Z4U71uKRUfX7g==} - cpu: [x64] - os: [darwin] - - turbo-darwin-arm64@2.8.10: - resolution: {integrity: sha512-sidzowgWL3s5xCHLeqwC9M3s9M0i16W1nuQF3Mc7fPHpZ+YPohvcbVFBB2uoRRHYZg6yBnwD4gyUHKTeXfwtXA==} - cpu: [arm64] - os: [darwin] - - turbo-linux-64@2.8.10: - resolution: {integrity: sha512-YK9vcpL3TVtqonB021XwgaQhY9hJJbKKUhLv16osxV0HkcQASQWUqR56yMge7puh6nxU67rQlTq1b7ksR1T3KA==} - cpu: [x64] - os: [linux] - - turbo-linux-arm64@2.8.10: - resolution: {integrity: sha512-3+j2tL0sG95iBJTm+6J8/45JsETQABPqtFyYjVjBbi6eVGdtNTiBmHNKrbvXRlQ3ZbUG75bKLaSSDHSEEN+btQ==} - cpu: [arm64] - os: [linux] - - turbo-windows-64@2.8.10: - resolution: {integrity: sha512-hdeF5qmVY/NFgiucf8FW0CWJWtyT2QPm5mIsX0W1DXAVzqKVXGq+Zf+dg4EUngAFKjDzoBeN6ec2Fhajwfztkw==} - cpu: [x64] - os: [win32] - - turbo-windows-arm64@2.8.10: - resolution: {integrity: sha512-QGdr/Q8LWmj+ITMkSvfiz2glf0d7JG0oXVzGL3jxkGqiBI1zXFj20oqVY0qWi+112LO9SVrYdpHS0E/oGFrMbQ==} - cpu: [arm64] - os: [win32] - - turbo@2.8.10: - resolution: {integrity: sha512-OxbzDES66+x7nnKGg2MwBA1ypVsZoDTLHpeaP4giyiHSixbsiTaMyeJqbEyvBdp5Cm28fc+8GG6RdQtic0ijwQ==} + turbo@2.9.6: + resolution: {integrity: sha512-+v2QJey7ZUeUiuigkU+uFfklvNUyPI2VO2vBpMYJA+a1hKFLFiKtUYlRHdb3P9CrAvMzi0upbjI4WT+zKtqkBg==} hasBin: true type-check@0.4.0: @@ -7530,8 +7736,8 @@ packages: typedoc-plugin-markdown-pages@0.3.0: resolution: {integrity: sha512-QVWs6eL0BEOiRgJm6wRRgE8kESFv85HlefLv14ZbMM2VQ1HqErVeT9ukbhkYMznsD/juAsX3Xc5M+Ju7/ZDq4Q==} - typedoc-plugin-markdown@4.10.0: - resolution: {integrity: sha512-psrg8Rtnv4HPWCsoxId+MzEN8TVK5jeKCnTbnGAbTBqcDapR9hM41bJT/9eAyKn9C2MDG9Qjh3MkltAYuLDoXg==} + typedoc-plugin-markdown@4.11.0: + resolution: {integrity: sha512-2iunh2ALyfyh204OF7h2u0kuQ84xB3jFZtFyUr01nThJkLvR8oGGSSDlyt2gyO4kXhvUxDcVbO0y43+qX+wFbw==} engines: {node: '>= 18'} peerDependencies: typedoc: 0.28.x @@ -7553,12 +7759,12 @@ packages: peerDependencies: typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x - typedoc@0.28.17: - resolution: {integrity: sha512-ZkJ2G7mZrbxrKxinTQMjFqsCoYY6a5Luwv2GKbTnBCEgV2ihYm5CflA9JnJAwH0pZWavqfYxmDkFHPt4yx2oDQ==} + typedoc@0.28.19: + resolution: {integrity: sha512-wKh+lhdmMFivMlc6vRRcMGXeGEHGU2g8a2CkPTJjJlwRf1iXbimWIPcFolCqe4E0d/FRtGszpIrsp3WLpDB8Pw==} engines: {node: '>= 18', pnpm: '>= 10'} hasBin: true peerDependencies: - typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x + typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x || 6.0.x typesafe-path@0.2.2: resolution: {integrity: sha512-OJabfkAg1WLZSqJAJ0Z6Sdt3utnbzr/jh+NAHoyWHJe8CMSy79Gm085094M9nvTPy22KzTVn5Zq5mbapCI/hPA==} @@ -7698,6 +7904,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true validate-npm-package-license@3.0.4: @@ -7764,16 +7971,16 @@ packages: yaml: optional: true - volar-service-html@0.0.68: - resolution: {integrity: sha512-fru9gsLJxy33xAltXOh4TEdi312HP80hpuKhpYQD4O5hDnkNPEBdcQkpB+gcX0oK0VxRv1UOzcGQEUzWCVHLfA==} + volar-service-html@0.0.70: + resolution: {integrity: sha512-eR6vCgMdmYAo4n+gcT7DSyBQbwB8S3HZZvSagTf0sxNaD4WppMCFfpqWnkrlGStPKMZvMiejRRVmqsX9dYcTvQ==} peerDependencies: '@volar/language-service': ~2.4.0 peerDependenciesMeta: '@volar/language-service': optional: true - volar-service-typescript@0.0.68: - resolution: {integrity: sha512-z7B/7CnJ0+TWWFp/gh2r5/QwMObHNDiQiv4C9pTBNI2Wxuwymd4bjEORzrJ/hJ5Yd5+OzeYK+nFCKevoGEEeKw==} + volar-service-typescript@0.0.70: + resolution: {integrity: sha512-l46Bx4cokkUedTd74ojO5H/zqHZJ8SUuyZ0IB8JN4jfRqUM3bQFBHoOwlZCyZmOeO0A3RQNkMnFclxO4c++gsg==} peerDependencies: '@volar/language-service': ~2.4.0 peerDependenciesMeta: @@ -7980,8 +8187,8 @@ packages: utf-8-validate: optional: true - ws@8.19.0: - resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==} + ws@8.20.0: + resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -8017,8 +8224,8 @@ packages: resolution: {integrity: sha512-Hv9xxHtsJ9228wNhk03xnlDReUuWVvHwM4rIbjdAXYvHLs17xjuyF50N6XXFMN6N0omBaqgOok/MCK3At9fTAg==} engines: {node: ^4.5 || 6.* || >= 7.*} - yaml@2.8.2: - resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==} + yaml@2.8.4: + resolution: {integrity: sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==} engines: {node: '>= 14.6'} hasBin: true @@ -8073,6 +8280,8 @@ snapshots: '@babel/compat-data@7.29.0': {} + '@babel/compat-data@7.29.3': {} + '@babel/core@7.29.0': dependencies: '@babel/code-frame': 7.29.0 @@ -8093,11 +8302,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.28.6(3a132cbcc0a16dc48256439f66997a36)': + '@babel/eslint-parser@7.28.6(ffe5d09d8cdb5480405909425b88960a)': dependencies: '@babel/core': 7.29.0 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) eslint-visitor-keys: 2.1.0 semver: 6.3.1 @@ -8117,7 +8326,7 @@ snapshots: dependencies: '@babel/compat-data': 7.29.0 '@babel/helper-validator-option': 7.27.1 - browserslist: 4.28.1 + browserslist: 4.28.2 lru-cache: 5.1.1 semver: 6.3.1 @@ -8134,6 +8343,19 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-create-class-features-plugin@7.29.3(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-member-expression-to-functions': 7.28.5 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/traverse': 7.29.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8141,14 +8363,14 @@ snapshots: regexpu-core: 6.4.0 semver: 6.3.1 - '@babel/helper-define-polyfill-provider@0.6.6(@babel/core@7.29.0)': + '@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-compilation-targets': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 debug: 4.4.3 lodash.debounce: 4.0.8 - resolve: 1.22.11 + resolve: 1.22.12 transitivePeerDependencies: - supports-color @@ -8231,6 +8453,10 @@ snapshots: dependencies: '@babel/types': 7.29.0 + '@babel/parser@7.29.3': + dependencies: + '@babel/types': 7.29.0 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8249,6 +8475,14 @@ snapshots: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@7.29.3(@babel/core@7.29.0)': + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8299,7 +8533,7 @@ snapshots: dependencies: '@babel/core': 7.29.0 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.29.0) transitivePeerDependencies: @@ -8382,7 +8616,7 @@ snapshots: '@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color @@ -8390,7 +8624,7 @@ snapshots: '@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color @@ -8593,7 +8827,7 @@ snapshots: '@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color @@ -8602,7 +8836,7 @@ snapshots: dependencies: '@babel/core': 7.29.0 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/helper-create-class-features-plugin': 7.29.3(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color @@ -8633,9 +8867,9 @@ snapshots: '@babel/core': 7.29.0 '@babel/helper-module-imports': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 - babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.29.0) + babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.0) babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.29.0) - babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.29.0) + babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.0) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -8707,9 +8941,9 @@ snapshots: core-js: 2.6.12 regenerator-runtime: 0.13.11 - '@babel/preset-env@7.29.0(@babel/core@7.29.0)': + '@babel/preset-env@7.29.3(@babel/core@7.29.0)': dependencies: - '@babel/compat-data': 7.29.0 + '@babel/compat-data': 7.29.3 '@babel/core': 7.29.0 '@babel/helper-compilation-targets': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 @@ -8717,6 +8951,7 @@ snapshots: '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.29.0) '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.29.0) '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.29.0) + '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 7.29.3(@babel/core@7.29.0) '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.29.0) '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.29.0) '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0) @@ -8775,10 +9010,10 @@ snapshots: '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0) '@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.29.0) '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.0) - babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.29.0) - babel-plugin-polyfill-corejs3: 0.14.0(@babel/core@7.29.0) - babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.29.0) - core-js-compat: 3.48.0 + babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@7.29.0) + babel-plugin-polyfill-corejs3: 0.14.2(@babel/core@7.29.0) + babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@7.29.0) + core-js-compat: 3.49.0 semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -8807,6 +9042,8 @@ snapshots: '@babel/runtime@7.28.6': {} + '@babel/runtime@7.29.2': {} + '@babel/template@7.28.6': dependencies: '@babel/code-frame': 7.29.0 @@ -8818,7 +9055,7 @@ snapshots: '@babel/code-frame': 7.29.0 '@babel/generator': 7.29.1 '@babel/helper-globals': 7.28.0 - '@babel/parser': 7.29.0 + '@babel/parser': 7.29.3 '@babel/template': 7.28.6 '@babel/types': 7.29.0 debug: 4.4.3 @@ -9083,6 +9320,8 @@ snapshots: style-mod: 4.1.3 w3c-keyname: 2.2.8 + '@colordx/core@5.4.3': {} + '@colors/colors@1.5.0': optional: true @@ -9136,6 +9375,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@ember-tooling/classic-build-addon-blueprint@6.12.0': + dependencies: + '@ember-tooling/blueprint-model': 0.5.0 + chalk: 5.6.2 + ember-cli-normalize-entity-name: 1.0.0 + ember-cli-string-utils: 1.1.0 + fs-extra: 11.3.3 + lodash: 4.17.23 + silent-error: 1.1.1 + sort-package-json: 2.15.1 + walk-sync: 3.0.0 + transitivePeerDependencies: + - supports-color + '@ember-tooling/classic-build-app-blueprint@6.11.0': dependencies: '@ember-tooling/blueprint-model': 0.5.0 @@ -9144,6 +9397,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@ember-tooling/classic-build-app-blueprint@6.12.0': + dependencies: + '@ember-tooling/blueprint-model': 0.5.0 + chalk: 5.6.2 + ember-cli-string-utils: 1.1.0 + transitivePeerDependencies: + - supports-color + '@ember/app-blueprint@6.11.0': dependencies: chalk: 4.1.2 @@ -9153,6 +9414,15 @@ snapshots: sort-package-json: 3.6.1 walk-sync: 3.0.0 + '@ember/app-blueprint@6.12.1': + dependencies: + chalk: 4.1.2 + ejs: 3.1.10 + ember-cli-string-utils: 1.1.0 + lodash: 4.17.23 + sort-package-json: 3.6.1 + walk-sync: 3.0.0 + '@ember/app-tsconfig@2.0.0': {} '@ember/edition-utils@1.2.0': {} @@ -9173,9 +9443,22 @@ snapshots: dependencies: '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) '@simple-dom/interface': 1.4.0 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@7.29.0) + dom-element-descriptors: 0.5.1 + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + + '@ember/test-helpers@5.4.1(c8332dc3f90c0e60eb130a3a85f980b9)': + dependencies: + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + '@simple-dom/interface': 1.4.0 + decorator-transforms: 2.3.2(@babel/core@7.29.0) dom-element-descriptors: 0.5.1 transitivePeerDependencies: - '@babel/core' @@ -9185,26 +9468,35 @@ snapshots: '@ember/test-waiters@4.1.1(882cf82caec78f226fcbd647b89f3bbe)': dependencies: '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) transitivePeerDependencies: - '@babel/core' - '@glint/template' - supports-color - '@embroider/addon-dev@8.3.0(@glint/template@1.7.4)(rollup@4.59.0)': + '@ember/test-waiters@4.1.1(c8332dc3f90c0e60eb130a3a85f980b9)': dependencies: - '@embroider/core': 4.4.3(@glint/template@1.7.4) - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + + '@embroider/addon-dev@8.3.0(@glint/template@1.7.7)(rollup@4.60.2)': + dependencies: + '@embroider/core': 4.4.7(@glint/template@1.7.7) + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) content-tag: 4.1.0 execa: 5.1.1 fs-extra: 10.1.0 minimatch: 3.1.3 package-up: 5.0.0 - rollup-plugin-copy-assets: 2.0.3(rollup@4.59.0) + rollup-plugin-copy-assets: 2.0.3(rollup@4.60.2) walk-sync: 3.0.0 yargs: 17.7.2 optionalDependencies: - rollup: 4.59.0 + rollup: 4.60.2 transitivePeerDependencies: - '@glint/template' - bufferutil @@ -9221,7 +9513,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/compat@4.1.13(e238ad5f7331c9e1f8a49298b282f063)': + '@embroider/compat@4.1.17(08820dd21dc646074fb879906de0104b)': dependencies: '@babel/code-frame': 7.29.0 '@babel/core': 7.29.0 @@ -9229,11 +9521,11 @@ snapshots: '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.0) '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) '@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0) - '@babel/preset-env': 7.29.0(@babel/core@7.29.0) - '@babel/runtime': 7.28.6 + '@babel/preset-env': 7.29.3(@babel/core@7.29.0) + '@babel/runtime': 7.29.2 '@babel/traverse': 7.29.0 - '@embroider/core': 4.4.3(@glint/template@1.7.4) - '@embroider/macros': 1.19.7(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/core': 4.4.7(@glint/template@1.7.4) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) '@types/babel__code-frame': 7.27.0 assert-never: 1.4.0 babel-import-util: 3.0.1 @@ -9257,9 +9549,9 @@ snapshots: fs-extra: 9.1.0 fs-tree-diff: 2.0.1 jsdom: 26.1.0 - lodash: 4.17.23 + lodash: 4.18.1 pkg-up: 3.1.0 - resolve: 1.22.11 + resolve: 1.22.12 resolve-package-path: 4.0.3 resolve.exports: 2.0.3 semver: 7.7.4 @@ -9274,12 +9566,65 @@ snapshots: - supports-color - utf-8-validate - '@embroider/core@4.4.3(@glint/template@1.7.4)': + '@embroider/compat@4.1.17(aeb5d9f8bdcfb5e866a2a41764179e3d)': dependencies: + '@babel/code-frame': 7.29.0 '@babel/core': 7.29.0 - '@babel/parser': 7.29.0 + '@babel/plugin-syntax-decorators': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.29.0) + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) + '@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0) + '@babel/preset-env': 7.29.3(@babel/core@7.29.0) + '@babel/runtime': 7.29.2 '@babel/traverse': 7.29.0 - '@embroider/macros': 1.19.7(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/core': 4.4.7(@glint/template@1.7.7) + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + '@types/babel__code-frame': 7.27.0 + assert-never: 1.4.0 + babel-import-util: 3.0.1 + babel-plugin-debug-macros: 2.0.0(@babel/core@7.29.0) + babel-plugin-ember-template-compilation: 3.1.0 + babel-plugin-ember-template-compilation-2: babel-plugin-ember-template-compilation@2.4.1 + babel-plugin-syntax-dynamic-import: 6.18.0 + babylon: 6.18.0 + bind-decorator: 1.0.11 + broccoli: 4.0.0 + broccoli-concat: 4.2.7 + broccoli-file-creator: 2.1.1 + broccoli-funnel: 3.0.8 + broccoli-merge-trees: 4.2.0 + broccoli-persistent-filter: 3.1.3 + broccoli-plugin: 4.0.7 + broccoli-source: 3.0.1 + chalk: 4.1.2 + debug: 4.4.3 + fast-sourcemap-concat: 2.1.1 + fs-extra: 9.1.0 + fs-tree-diff: 2.0.1 + jsdom: 26.1.0 + lodash: 4.18.1 + pkg-up: 3.1.0 + resolve: 1.22.12 + resolve-package-path: 4.0.3 + resolve.exports: 2.0.3 + semver: 7.7.4 + symlink-or-copy: 1.3.1 + tree-sync: 2.1.0 + typescript-memoize: 1.1.1 + walk-sync: 3.0.0 + transitivePeerDependencies: + - '@glint/template' + - bufferutil + - canvas + - supports-color + - utf-8-validate + + '@embroider/core@4.4.7(@glint/template@1.7.4)': + dependencies: + '@babel/core': 7.29.0 + '@babel/parser': 7.29.3 + '@babel/traverse': 7.29.0 + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) '@embroider/reverse-exports': 0.2.0 '@embroider/shared-internals': 3.0.2 assert-never: 1.4.0 @@ -9293,11 +9638,11 @@ snapshots: fast-sourcemap-concat: 2.1.1 fs-extra: 9.1.0 fs-tree-diff: 2.0.1 - handlebars: 4.7.8 + handlebars: 4.7.9 js-string-escape: 1.0.1 jsdom: 25.0.1 - lodash: 4.17.23 - resolve: 1.22.11 + lodash: 4.18.1 + resolve: 1.22.12 resolve-package-path: 4.0.3 resolve.exports: 2.0.3 semver: 7.7.4 @@ -9310,15 +9655,51 @@ snapshots: - supports-color - utf-8-validate - '@embroider/macros@1.19.7(882cf82caec78f226fcbd647b89f3bbe)': + '@embroider/core@4.4.7(@glint/template@1.7.7)': + dependencies: + '@babel/core': 7.29.0 + '@babel/parser': 7.29.3 + '@babel/traverse': 7.29.0 + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/reverse-exports': 0.2.0 + '@embroider/shared-internals': 3.0.2 + assert-never: 1.4.0 + babel-plugin-ember-template-compilation: 3.1.0 + broccoli-node-api: 1.7.0 + broccoli-persistent-filter: 3.1.3 + broccoli-plugin: 4.0.7 + broccoli-source: 3.0.1 + debug: 4.4.3 + escape-string-regexp: 4.0.0 + fast-sourcemap-concat: 2.1.1 + fs-extra: 9.1.0 + fs-tree-diff: 2.0.1 + handlebars: 4.7.9 + js-string-escape: 1.0.1 + jsdom: 25.0.1 + lodash: 4.18.1 + resolve: 1.22.12 + resolve-package-path: 4.0.3 + resolve.exports: 2.0.3 + semver: 7.7.4 + typescript-memoize: 1.1.1 + walk-sync: 3.0.0 + transitivePeerDependencies: + - '@glint/template' + - bufferutil + - canvas + - supports-color + - utf-8-validate + + '@embroider/macros@1.20.2(882cf82caec78f226fcbd647b89f3bbe)': dependencies: '@embroider/shared-internals': 3.0.2 assert-never: 1.4.0 babel-import-util: 3.0.1 ember-cli-babel: 8.3.1(@babel/core@7.29.0) find-up: 5.0.0 - lodash: 4.17.23 - resolve: 1.22.11 + lodash: 4.18.1 + resolve: 1.22.12 semver: 7.7.4 optionalDependencies: '@glint/template': 1.7.4 @@ -9326,18 +9707,18 @@ snapshots: - '@babel/core' - supports-color - '@embroider/macros@1.20.1(882cf82caec78f226fcbd647b89f3bbe)': + '@embroider/macros@1.20.2(c8332dc3f90c0e60eb130a3a85f980b9)': dependencies: '@embroider/shared-internals': 3.0.2 assert-never: 1.4.0 babel-import-util: 3.0.1 ember-cli-babel: 8.3.1(@babel/core@7.29.0) find-up: 5.0.0 - lodash: 4.17.23 - resolve: 1.22.11 + lodash: 4.18.1 + resolve: 1.22.12 semver: 7.7.4 optionalDependencies: - '@glint/template': 1.7.4 + '@glint/template': 1.7.7 transitivePeerDependencies: - '@babel/core' - supports-color @@ -9347,12 +9728,12 @@ snapshots: mem: 8.1.1 resolve.exports: 2.0.3 - '@embroider/router@3.0.6(d904dfaada9ff641dd665ffe355e7727)': + '@embroider/router@3.0.6(3e66361e8b81395e19b116e287eaf1f0)': dependencies: - '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/addon-shim': 1.10.2 optionalDependencies: - '@embroider/core': 4.4.3(@glint/template@1.7.4) + '@embroider/core': 4.4.7(@glint/template@1.7.7) transitivePeerDependencies: - '@babel/core' - '@glint/template' @@ -9366,8 +9747,8 @@ snapshots: fs-extra: 9.1.0 is-subdir: 1.2.0 js-string-escape: 1.0.1 - lodash: 4.17.23 - minimatch: 3.1.3 + lodash: 4.18.1 + minimatch: 3.1.5 pkg-entry-points: 1.1.1 resolve-package-path: 4.0.3 semver: 7.7.4 @@ -9383,7 +9764,7 @@ snapshots: fs-extra: 9.1.0 is-subdir: 1.2.0 js-string-escape: 1.0.1 - lodash: 4.17.23 + lodash: 4.18.1 minimatch: 3.1.5 pkg-entry-points: 1.1.1 resolve-package-path: 4.0.3 @@ -9393,16 +9774,41 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/vite@1.5.2(24485580a9f11f407027d38dc2e340d7)': + '@embroider/vite@1.7.2(7f6d3f7f26a1ca62901f39df17b7bf8a)': + dependencies: + '@babel/core': 7.29.0 + '@embroider/core': 4.4.7(@glint/template@1.7.4) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/reverse-exports': 0.2.0 + assert-never: 1.4.0 + browserslist: 4.28.2 + browserslist-to-esbuild: 2.1.1(browserslist@4.28.2) + chalk: 5.6.2 + content-tag: 4.1.0 + debug: 4.4.3 + fast-glob: 3.3.3 + fs-extra: 10.1.0 + jsdom: 25.0.1 + send: 0.18.0 + source-map-url: 0.4.1 + terser: 5.46.2 + vite: 7.3.1(53db32f03bd75c286aeaad0cd1a1fd6a) + transitivePeerDependencies: + - '@glint/template' + - bufferutil + - canvas + - supports-color + - utf-8-validate + + '@embroider/vite@1.7.2(ae6b7abca2d0c849873f21540128e5fe)': dependencies: '@babel/core': 7.29.0 - '@embroider/core': 4.4.3(@glint/template@1.7.4) - '@embroider/macros': 1.19.7(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/core': 4.4.7(@glint/template@1.7.7) + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/reverse-exports': 0.2.0 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) assert-never: 1.4.0 - browserslist: 4.28.1 - browserslist-to-esbuild: 2.1.1(browserslist@4.28.1) + browserslist: 4.28.2 + browserslist-to-esbuild: 2.1.1(browserslist@4.28.2) chalk: 5.6.2 content-tag: 4.1.0 debug: 4.4.3 @@ -9411,13 +9817,12 @@ snapshots: jsdom: 25.0.1 send: 0.18.0 source-map-url: 0.4.1 - terser: 5.46.0 - vite: 7.3.1(e7f63d0dfe5a518a0272c99c8dd258cd) + terser: 5.46.2 + vite: 7.3.1(53db32f03bd75c286aeaad0cd1a1fd6a) transitivePeerDependencies: - '@glint/template' - bufferutil - canvas - - rollup - supports-color - utf-8-validate @@ -9499,18 +9904,18 @@ snapshots: '@esbuild/win32-x64@0.27.3': optional: true - '@eslint-community/eslint-utils@4.9.1(eslint@9.39.3(jiti@1.21.7))': + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.4(jiti@1.21.7))': dependencies: - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} - '@eslint/config-array@0.21.1': + '@eslint/config-array@0.21.2': dependencies: '@eslint/object-schema': 2.1.7 debug: 4.4.3 - minimatch: 3.1.3 + minimatch: 3.1.5 transitivePeerDependencies: - supports-color @@ -9522,22 +9927,24 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 - '@eslint/eslintrc@3.3.4': + '@eslint/eslintrc@3.3.5': dependencies: - ajv: 6.14.0 + ajv: 6.15.0 debug: 4.4.3 espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 js-yaml: 4.1.1 - minimatch: 3.1.3 + minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color '@eslint/js@9.39.3': {} + '@eslint/js@9.39.4': {} + '@eslint/object-schema@2.1.7': {} '@eslint/plugin-kit@0.4.1': @@ -9560,12 +9967,12 @@ snapshots: '@gar/promisify@1.1.3': {} - '@gerrit0/mini-shiki@3.22.0': + '@gerrit0/mini-shiki@3.23.0': dependencies: - '@shikijs/engine-oniguruma': 3.22.0 - '@shikijs/langs': 3.22.0 - '@shikijs/themes': 3.22.0 - '@shikijs/types': 3.22.0 + '@shikijs/engine-oniguruma': 3.23.0 + '@shikijs/langs': 3.23.0 + '@shikijs/themes': 3.23.0 + '@shikijs/types': 3.23.0 '@shikijs/vscode-textmate': 10.0.2 '@glimdown/lezer-glimmer-expression@2.0.3': @@ -9573,96 +9980,20 @@ snapshots: '@lezer/highlight': 1.2.3 '@lezer/lr': 1.4.8 - '@glimmer/compiler@0.94.11': - dependencies: - '@glimmer/interfaces': 0.94.6 - '@glimmer/syntax': 0.95.0 - '@glimmer/util': 0.94.8 - '@glimmer/wire-format': 0.94.8 - - '@glimmer/component@2.0.0': + '@glimmer/component@2.1.1': dependencies: '@embroider/addon-shim': 1.10.2 '@glimmer/env': 0.1.7 transitivePeerDependencies: - supports-color - '@glimmer/destroyable@0.94.8': - dependencies: - '@glimmer/global-context': 0.93.4 - '@glimmer/interfaces': 0.94.6 - - '@glimmer/encoder@0.93.8': - dependencies: - '@glimmer/interfaces': 0.94.6 - '@glimmer/vm': 0.94.8 - '@glimmer/env@0.1.7': {} - '@glimmer/global-context@0.93.4': {} - '@glimmer/interfaces@0.94.6': dependencies: '@simple-dom/interface': 1.4.0 type-fest: 4.41.0 - '@glimmer/manager@0.94.10': - dependencies: - '@glimmer/destroyable': 0.94.8 - '@glimmer/global-context': 0.93.4 - '@glimmer/interfaces': 0.94.6 - '@glimmer/reference': 0.94.9 - '@glimmer/util': 0.94.8 - '@glimmer/validator': 0.95.0 - '@glimmer/vm': 0.94.8 - - '@glimmer/node@0.94.10': - dependencies: - '@glimmer/interfaces': 0.94.6 - '@glimmer/runtime': 0.94.11 - '@glimmer/util': 0.94.8 - '@simple-dom/document': 1.4.0 - - '@glimmer/opcode-compiler@0.94.10': - dependencies: - '@glimmer/encoder': 0.93.8 - '@glimmer/interfaces': 0.94.6 - '@glimmer/manager': 0.94.10 - '@glimmer/util': 0.94.8 - '@glimmer/vm': 0.94.8 - '@glimmer/wire-format': 0.94.8 - - '@glimmer/owner@0.93.4': {} - - '@glimmer/program@0.94.10': - dependencies: - '@glimmer/interfaces': 0.94.6 - '@glimmer/manager': 0.94.10 - '@glimmer/opcode-compiler': 0.94.10 - '@glimmer/util': 0.94.8 - '@glimmer/vm': 0.94.8 - '@glimmer/wire-format': 0.94.8 - - '@glimmer/reference@0.94.9': - dependencies: - '@glimmer/global-context': 0.93.4 - '@glimmer/interfaces': 0.94.6 - '@glimmer/util': 0.94.8 - '@glimmer/validator': 0.95.0 - - '@glimmer/runtime@0.94.11': - dependencies: - '@glimmer/destroyable': 0.94.8 - '@glimmer/global-context': 0.93.4 - '@glimmer/interfaces': 0.94.6 - '@glimmer/manager': 0.94.10 - '@glimmer/owner': 0.93.4 - '@glimmer/program': 0.94.10 - '@glimmer/reference': 0.94.9 - '@glimmer/util': 0.94.8 - '@glimmer/validator': 0.95.0 - '@glimmer/vm': 0.94.8 - '@glimmer/syntax@0.95.0': dependencies: '@glimmer/interfaces': 0.94.6 @@ -9682,29 +10013,14 @@ snapshots: '@glimmer/validator@0.44.0': {} - '@glimmer/validator@0.95.0': - dependencies: - '@glimmer/global-context': 0.93.4 - '@glimmer/interfaces': 0.94.6 - - '@glimmer/vm-babel-plugins@0.93.5(@babel/core@7.29.0)': - dependencies: - babel-plugin-debug-macros: 0.3.4(@babel/core@7.29.0) - transitivePeerDependencies: - - '@babel/core' - - '@glimmer/vm@0.94.8': - dependencies: - '@glimmer/interfaces': 0.94.6 - '@glimmer/wire-format@0.94.8': dependencies: '@glimmer/interfaces': 0.94.6 - '@glint/ember-tsc@1.1.1(typescript@5.9.3)': + '@glint/ember-tsc@1.5.0(typescript@5.9.3)': dependencies: '@glimmer/syntax': 0.95.0 - '@glint/template': 1.7.4 + '@glint/template': 1.7.7 '@volar/kit': 2.4.28(typescript@5.9.3) '@volar/language-core': 2.4.28 '@volar/language-server': 2.4.28 @@ -9712,11 +10028,11 @@ snapshots: '@volar/source-map': 2.4.28 '@volar/test-utils': 2.4.28 '@volar/typescript': 2.4.28 - content-tag: 3.1.3 + content-tag: 4.1.1 silent-error: 1.1.1 typescript: 5.9.3 - volar-service-html: 0.0.68(@volar/language-service@2.4.28) - volar-service-typescript: 0.0.68(@volar/language-service@2.4.28) + volar-service-html: 0.0.70(@volar/language-service@2.4.28) + volar-service-typescript: 0.0.70(@volar/language-service@2.4.28) vscode-languageserver-protocol: 3.17.5 vscode-languageserver-textdocument: 1.0.12 vscode-uri: 3.1.0 @@ -9725,22 +10041,31 @@ snapshots: '@glint/template@1.7.4': {} + '@glint/template@1.7.7': {} + '@handlebars/parser@2.2.2': {} - '@html-next/vertical-collection@5.0.2': + '@html-next/vertical-collection@5.0.5(c8332dc3f90c0e60eb130a3a85f980b9)': dependencies: '@embroider/addon-shim': 1.10.2 - ember-raf-scheduler: 0.3.0 + ember-raf-scheduler: 0.5.1(c8332dc3f90c0e60eb130a3a85f980b9) transitivePeerDependencies: + - '@babel/core' + - '@glint/template' - supports-color - '@humanfs/core@0.19.1': {} + '@humanfs/core@0.19.2': + dependencies: + '@humanfs/types': 0.15.0 - '@humanfs/node@0.16.7': + '@humanfs/node@0.16.8': dependencies: - '@humanfs/core': 0.19.1 + '@humanfs/core': 0.19.2 + '@humanfs/types': 0.15.0 '@humanwhocodes/retry': 0.4.3 + '@humanfs/types@0.15.0': {} + '@humanwhocodes/module-importer@1.0.1': {} '@humanwhocodes/retry@0.4.3': {} @@ -10187,102 +10512,177 @@ snapshots: '@lezer/javascript': 1.5.4 '@lezer/lr': 1.4.8 - '@rollup/plugin-babel@6.1.0(@babel/core@7.29.0)(rollup@4.59.0)': + '@rollup/plugin-babel@6.1.0(@babel/core@7.29.0)(rollup@4.60.2)': dependencies: '@babel/core': 7.29.0 '@babel/helper-module-imports': 7.28.6 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) optionalDependencies: - rollup: 4.59.0 + rollup: 4.60.2 transitivePeerDependencies: - supports-color - '@rollup/pluginutils@5.3.0(rollup@4.59.0)': + '@rollup/pluginutils@5.3.0(rollup@4.60.2)': dependencies: '@types/estree': 1.0.8 estree-walker: 2.0.2 picomatch: 4.0.3 optionalDependencies: - rollup: 4.59.0 + rollup: 4.60.2 '@rollup/rollup-android-arm-eabi@4.59.0': optional: true + '@rollup/rollup-android-arm-eabi@4.60.2': + optional: true + '@rollup/rollup-android-arm64@4.59.0': optional: true + '@rollup/rollup-android-arm64@4.60.2': + optional: true + '@rollup/rollup-darwin-arm64@4.59.0': optional: true + '@rollup/rollup-darwin-arm64@4.60.2': + optional: true + '@rollup/rollup-darwin-x64@4.59.0': optional: true + '@rollup/rollup-darwin-x64@4.60.2': + optional: true + '@rollup/rollup-freebsd-arm64@4.59.0': optional: true + '@rollup/rollup-freebsd-arm64@4.60.2': + optional: true + '@rollup/rollup-freebsd-x64@4.59.0': optional: true + '@rollup/rollup-freebsd-x64@4.60.2': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.59.0': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.59.0': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.60.2': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.59.0': optional: true + '@rollup/rollup-linux-arm64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-arm64-musl@4.59.0': optional: true + '@rollup/rollup-linux-arm64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-loong64-gnu@4.59.0': optional: true + '@rollup/rollup-linux-loong64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-loong64-musl@4.59.0': optional: true + '@rollup/rollup-linux-loong64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-ppc64-gnu@4.59.0': optional: true + '@rollup/rollup-linux-ppc64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-ppc64-musl@4.59.0': optional: true + '@rollup/rollup-linux-ppc64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.59.0': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-riscv64-musl@4.59.0': optional: true + '@rollup/rollup-linux-riscv64-musl@4.60.2': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.59.0': optional: true + '@rollup/rollup-linux-s390x-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-x64-gnu@4.53.3': optional: true '@rollup/rollup-linux-x64-gnu@4.59.0': optional: true + '@rollup/rollup-linux-x64-gnu@4.60.2': + optional: true + '@rollup/rollup-linux-x64-musl@4.59.0': optional: true + '@rollup/rollup-linux-x64-musl@4.60.2': + optional: true + '@rollup/rollup-openbsd-x64@4.59.0': optional: true + '@rollup/rollup-openbsd-x64@4.60.2': + optional: true + '@rollup/rollup-openharmony-arm64@4.59.0': optional: true + '@rollup/rollup-openharmony-arm64@4.60.2': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.59.0': optional: true + '@rollup/rollup-win32-arm64-msvc@4.60.2': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.59.0': optional: true + '@rollup/rollup-win32-ia32-msvc@4.60.2': + optional: true + '@rollup/rollup-win32-x64-gnu@4.59.0': optional: true + '@rollup/rollup-win32-x64-gnu@4.60.2': + optional: true + '@rollup/rollup-win32-x64-msvc@4.59.0': optional: true + '@rollup/rollup-win32-x64-msvc@4.60.2': + optional: true + '@sec-ant/readable-stream@0.4.1': {} '@shikijs/core@3.22.0': @@ -10303,10 +10703,19 @@ snapshots: '@shikijs/types': 3.22.0 '@shikijs/vscode-textmate': 10.0.2 + '@shikijs/engine-oniguruma@3.23.0': + dependencies: + '@shikijs/types': 3.23.0 + '@shikijs/vscode-textmate': 10.0.2 + '@shikijs/langs@3.22.0': dependencies: '@shikijs/types': 3.22.0 + '@shikijs/langs@3.23.0': + dependencies: + '@shikijs/types': 3.23.0 + '@shikijs/rehype@3.22.0': dependencies: '@shikijs/types': 3.22.0 @@ -10320,11 +10729,20 @@ snapshots: dependencies: '@shikijs/types': 3.22.0 + '@shikijs/themes@3.23.0': + dependencies: + '@shikijs/types': 3.23.0 + '@shikijs/types@3.22.0': dependencies: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 + '@shikijs/types@3.23.0': + dependencies: + '@shikijs/vscode-textmate': 10.0.2 + '@types/hast': 3.0.4 + '@shikijs/vscode-textmate@10.0.2': {} '@simple-dom/document@1.4.0': @@ -10343,15 +10761,33 @@ snapshots: dependencies: defer-to-connect: 1.1.3 - '@tailwindcss/typography@0.5.19(tailwindcss@3.4.19(yaml@2.8.2))': + '@tailwindcss/typography@0.5.19(tailwindcss@3.4.19(yaml@2.8.4))': dependencies: postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.19(yaml@2.8.2) + tailwindcss: 3.4.19(yaml@2.8.4) '@tootallnate/once@1.1.2': {} '@tsconfig/ember@3.0.12': {} + '@turbo/darwin-64@2.9.6': + optional: true + + '@turbo/darwin-arm64@2.9.6': + optional: true + + '@turbo/linux-64@2.9.6': + optional: true + + '@turbo/linux-arm64@2.9.6': + optional: true + + '@turbo/windows-64@2.9.6': + optional: true + + '@turbo/windows-arm64@2.9.6': + optional: true + '@types/babel__code-frame@7.27.0': {} '@types/cors@2.8.19': @@ -10410,7 +10846,7 @@ snapshots: '@types/minimatch@6.0.0': dependencies: - minimatch: 10.2.4 + minimatch: 10.2.5 '@types/ms@2.1.0': {} @@ -10440,15 +10876,15 @@ snapshots: '@types/unist@3.0.3': {} - '@typescript-eslint/eslint-plugin@8.56.1(7915aec012b65c2df6d94527fed52a4c)': + '@typescript-eslint/eslint-plugin@8.56.1(629841397a60979689036e0e2561f77e)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) + '@typescript-eslint/parser': 8.56.1(717face55a559967bf1b77f9b43bd1f1) '@typescript-eslint/scope-manager': 8.56.1 - '@typescript-eslint/type-utils': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) - '@typescript-eslint/utils': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) + '@typescript-eslint/type-utils': 8.56.1(717face55a559967bf1b77f9b43bd1f1) + '@typescript-eslint/utils': 8.56.1(717face55a559967bf1b77f9b43bd1f1) '@typescript-eslint/visitor-keys': 8.56.1 - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) ignore: 7.0.5 natural-compare: 1.4.0 ts-api-utils: 2.4.0(typescript@5.9.3) @@ -10456,14 +10892,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.56.1(2b7e1a75de9ba634ca274e0f22f1030f)': + '@typescript-eslint/parser@8.56.1(717face55a559967bf1b77f9b43bd1f1)': dependencies: '@typescript-eslint/scope-manager': 8.56.1 '@typescript-eslint/types': 8.56.1 '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.56.1 debug: 4.4.3 - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -10486,13 +10922,13 @@ snapshots: dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@8.56.1(2b7e1a75de9ba634ca274e0f22f1030f)': + '@typescript-eslint/type-utils@8.56.1(717face55a559967bf1b77f9b43bd1f1)': dependencies: '@typescript-eslint/types': 8.56.1 '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3) - '@typescript-eslint/utils': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) + '@typescript-eslint/utils': 8.56.1(717face55a559967bf1b77f9b43bd1f1) debug: 4.4.3 - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) ts-api-utils: 2.4.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: @@ -10507,7 +10943,7 @@ snapshots: '@typescript-eslint/types': 8.56.1 '@typescript-eslint/visitor-keys': 8.56.1 debug: 4.4.3 - minimatch: 10.2.4 + minimatch: 10.2.5 semver: 7.7.4 tinyglobby: 0.2.15 ts-api-utils: 2.4.0(typescript@5.9.3) @@ -10515,13 +10951,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.56.1(2b7e1a75de9ba634ca274e0f22f1030f)': + '@typescript-eslint/utils@8.56.1(717face55a559967bf1b77f9b43bd1f1)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@1.21.7)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) '@typescript-eslint/scope-manager': 8.56.1 '@typescript-eslint/types': 8.56.1 '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3) - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -10533,23 +10969,23 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@universal-ember/docs-support@0.9.2(7a7862f56fe790b4624087ca73c84391)': + '@universal-ember/docs-support@0.9.2(f8d0988f11795507980b10a4d1fa22dc)': dependencies: '@embroider/addon-shim': 1.10.2 '@fontsource/lexend': 5.2.11 - '@tailwindcss/typography': 0.5.19(tailwindcss@3.4.19(yaml@2.8.2)) + '@tailwindcss/typography': 0.5.19(tailwindcss@3.4.19(yaml@2.8.4)) change-case: 5.4.4 - decorator-transforms: 2.3.1(@babel/core@7.29.0) - ember-mobile-menu: 6.0.0(03854c0514ee588d6b00983745439a64) + decorator-transforms: 2.3.2(@babel/core@7.29.0) + ember-mobile-menu: 6.0.0(2a2a29591fbb54f559c8da0f761e7c38) ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-primitives: 0.53.0(783c1547198bd891f93b19a2200c93ef) - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + ember-primitives: 0.53.0(ac764d62c04770a6a53e7a06b1d97f8f) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) inter-ui: 4.1.1 - kolay: 5.1.3(15154816125fed0e29765e90eb0b5252) + kolay: 5.1.3(fa7c1468bc2f019a795d602a5d25aaf6) package-up: 5.0.0 read-package-up: 12.0.0 should-handle-link: 1.3.0 - tailwindcss: 3.4.19(yaml@2.8.2) + tailwindcss: 3.4.19(yaml@2.8.4) transitivePeerDependencies: - '@babel/core' - '@codemirror/lang-css' @@ -10568,6 +11004,27 @@ snapshots: - utf-8-validate - yaml + '@universal-ember/table@file:table(9da6d996ed1e1d83d9871e6afd4b3cd3)': + dependencies: + '@babel/runtime': 7.28.6 + '@ember/string': 4.0.1 + '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) + '@glint/template': 1.7.4 + ember-modifier: 4.3.0(@babel/core@7.29.0) + ember-modify-based-class-resource: 1.1.2(529306011fc30427ca2d0f504ab54306) + ember-resources: 7.0.7(85e54a4bdd3b66610c1853e41550be63) + ember-source: 6.12.0(@glimmer/component@2.1.1)(rsvp@4.8.5) + reactiveweb: 1.9.1(e6f0116ff9e08971175ec2c2c3286387) + tracked-built-ins: 4.1.0(@babel/core@7.29.0) + optionalDependencies: + '@ember/test-helpers': 5.4.1(882cf82caec78f226fcbd647b89f3bbe) + '@glimmer/component': 2.1.1 + transitivePeerDependencies: + - '@babel/core' + - supports-color + '@volar/kit@2.4.28(typescript@5.9.3)': dependencies: '@volar/language-service': 2.4.28 @@ -10656,25 +11113,25 @@ snapshots: ajv-formats@2.1.1: dependencies: - ajv: 8.18.0 + ajv: 8.20.0 - ajv-keywords@3.5.2(ajv@6.14.0): + ajv-keywords@3.5.2(ajv@6.15.0): dependencies: - ajv: 6.14.0 + ajv: 6.15.0 - ajv-keywords@5.1.0(ajv@8.18.0): + ajv-keywords@5.1.0(ajv@8.20.0): dependencies: - ajv: 8.18.0 + ajv: 8.20.0 fast-deep-equal: 3.1.3 - ajv@6.14.0: + ajv@6.15.0: dependencies: fast-deep-equal: 3.1.3 fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.4.1 uri-js: 4.4.1 - ajv@8.18.0: + ajv@8.20.0: dependencies: fast-deep-equal: 3.1.3 fast-uri: 3.1.0 @@ -10754,9 +11211,9 @@ snapshots: arraybuffer.prototype.slice@1.0.4: dependencies: array-buffer-byte-length: 1.0.2 - call-bind: 1.0.8 + call-bind: 1.0.9 define-properties: 1.2.1 - es-abstract: 1.24.1 + es-abstract: 1.24.2 es-errors: 1.3.0 get-intrinsic: 1.3.0 is-array-buffer: 3.0.5 @@ -10802,7 +11259,7 @@ snapshots: async@2.6.4: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 async@3.2.6: {} @@ -10815,13 +11272,13 @@ snapshots: stubborn-fs: 2.0.0 when-exit: 2.1.5 - autoprefixer@10.4.24(postcss@8.5.6): + autoprefixer@10.5.0(postcss@8.5.13): dependencies: - browserslist: 4.28.1 - caniuse-lite: 1.0.30001774 + browserslist: 4.28.2 + caniuse-lite: 1.0.30001791 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -10889,21 +11346,21 @@ snapshots: glob: 7.2.3 pkg-up: 2.0.0 reselect: 3.0.1 - resolve: 1.22.11 + resolve: 1.22.12 - babel-plugin-module-resolver@5.0.2: + babel-plugin-module-resolver@5.0.3: dependencies: find-babel-config: 2.1.2 glob: 9.3.5 pkg-up: 3.1.0 reselect: 4.1.8 - resolve: 1.22.11 + resolve: 1.22.12 - babel-plugin-polyfill-corejs2@0.4.15(@babel/core@7.29.0): + babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.0): dependencies: - '@babel/compat-data': 7.29.0 + '@babel/compat-data': 7.29.3 '@babel/core': 7.29.0 - '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -10911,23 +11368,23 @@ snapshots: babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 - '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) - core-js-compat: 3.48.0 + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0) + core-js-compat: 3.49.0 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-corejs3@0.14.0(@babel/core@7.29.0): + babel-plugin-polyfill-corejs3@0.14.2(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 - '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) - core-js-compat: 3.48.0 + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0) + core-js-compat: 3.49.0 transitivePeerDependencies: - supports-color - babel-plugin-polyfill-regenerator@0.6.6(@babel/core@7.29.0): + babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 - '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@7.29.0) transitivePeerDependencies: - supports-color @@ -10958,7 +11415,7 @@ snapshots: base64id@2.0.0: {} - baseline-browser-mapping@2.10.0: {} + baseline-browser-mapping@2.10.27: {} basic-auth@2.0.1: dependencies: @@ -11027,7 +11484,12 @@ snapshots: balanced-match: 1.0.2 concat-map: 0.0.1 - brace-expansion@2.0.2: + brace-expansion@1.1.14: + dependencies: + balanced-match: 1.0.2 + concat-map: 0.0.1 + + brace-expansion@2.1.0: dependencies: balanced-match: 1.0.2 @@ -11039,6 +11501,10 @@ snapshots: dependencies: balanced-match: 4.0.4 + brace-expansion@5.0.5: + dependencies: + balanced-match: 4.0.4 + braces@3.0.3: dependencies: fill-range: 7.1.1 @@ -11093,7 +11559,7 @@ snapshots: find-index: 1.1.1 fs-extra: 8.1.0 fs-tree-diff: 2.0.1 - lodash: 4.17.23 + lodash: 4.18.1 transitivePeerDependencies: - supports-color @@ -11138,7 +11604,7 @@ snapshots: fast-ordered-set: 1.0.3 fs-tree-diff: 0.5.9 heimdalljs: 0.2.6 - minimatch: 3.1.3 + minimatch: 3.1.5 mkdirp: 0.5.6 path-posix: 1.0.0 rimraf: 2.7.1 @@ -11154,7 +11620,7 @@ snapshots: debug: 4.4.3 fs-tree-diff: 2.0.1 heimdalljs: 0.2.6 - minimatch: 3.1.3 + minimatch: 3.1.5 walk-sync: 2.2.0 transitivePeerDependencies: - supports-color @@ -11176,7 +11642,7 @@ snapshots: broccoli-middleware@2.1.1: dependencies: ansi-html: 0.0.7 - handlebars: 4.7.8 + handlebars: 4.7.9 has-ansi: 3.0.0 mime-types: 2.1.35 @@ -11274,7 +11740,7 @@ snapshots: debug: 4.4.3 ensure-posix-path: 1.1.1 fs-extra: 8.1.0 - minimatch: 3.1.3 + minimatch: 3.1.5 resolve: 1.22.11 rsvp: 4.8.5 symlink-or-copy: 1.3.1 @@ -11291,7 +11757,7 @@ snapshots: connect: 3.7.0 console-ui: 3.1.2 findup-sync: 5.0.0 - handlebars: 4.7.8 + handlebars: 4.7.9 heimdalljs: 0.2.6 heimdalljs-logger: 0.1.10 mime-types: 3.0.2 @@ -11305,18 +11771,18 @@ snapshots: transitivePeerDependencies: - supports-color - browserslist-to-esbuild@2.1.1(browserslist@4.28.1): + browserslist-to-esbuild@2.1.1(browserslist@4.28.2): dependencies: - browserslist: 4.28.1 + browserslist: 4.28.2 meow: 13.2.0 - browserslist@4.28.1: + browserslist@4.28.2: dependencies: - baseline-browser-mapping: 2.10.0 - caniuse-lite: 1.0.30001774 - electron-to-chromium: 1.5.302 - node-releases: 2.0.27 - update-browserslist-db: 1.2.3(browserslist@4.28.1) + baseline-browser-mapping: 2.10.27 + caniuse-lite: 1.0.30001791 + electron-to-chromium: 1.5.349 + node-releases: 2.0.38 + update-browserslist-db: 1.2.3(browserslist@4.28.2) bser@2.1.1: dependencies: @@ -11377,6 +11843,13 @@ snapshots: get-intrinsic: 1.3.0 set-function-length: 1.2.2 + call-bind@1.0.9: + dependencies: + call-bind-apply-helpers: 1.0.2 + es-define-property: 1.0.1 + get-intrinsic: 1.3.0 + set-function-length: 1.2.2 + call-bound@1.0.4: dependencies: call-bind-apply-helpers: 1.0.2 @@ -11394,12 +11867,12 @@ snapshots: caniuse-api@3.0.0: dependencies: - browserslist: 4.28.1 - caniuse-lite: 1.0.30001774 + browserslist: 4.28.2 + caniuse-lite: 1.0.30001791 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001774: {} + caniuse-lite@1.0.30001791: {} capture-exit@2.0.0: dependencies: @@ -11615,8 +12088,6 @@ snapshots: color-support@1.1.3: {} - colord@2.9.3: {} - colorette@1.4.0: {} colors@1.0.3: {} @@ -11703,12 +12174,12 @@ snapshots: ora: 3.4.0 through2: 3.0.2 - consolidate@0.16.0(ec9a455c2d6a3c8140bb1bb35f06711a): + consolidate@0.16.0(64715f8d79a208c73da4ff236135b896): dependencies: bluebird: 3.7.2 optionalDependencies: ejs: 3.1.10 - handlebars: 4.7.8 + handlebars: 4.7.9 lodash: 4.17.23 mustache: 4.2.0 underscore: 1.13.8 @@ -11725,6 +12196,8 @@ snapshots: content-tag@4.1.0: {} + content-tag@4.1.1: {} + content-type@1.0.5: {} continuable-cache@0.3.1: {} @@ -11737,9 +12210,9 @@ snapshots: cookie@0.7.2: {} - core-js-compat@3.48.0: + core-js-compat@3.49.0: dependencies: - browserslist: 4.28.1 + browserslist: 4.28.2 core-js@2.6.12: {} @@ -11770,19 +12243,19 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - css-declaration-sorter@7.3.1(postcss@8.5.6): + css-declaration-sorter@7.4.0(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 css-loader@5.2.7: dependencies: - icss-utils: 5.1.0(postcss@8.5.6) + icss-utils: 5.1.0(postcss@8.5.13) loader-utils: 2.0.4 - postcss: 8.5.6 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.6) - postcss-modules-local-by-default: 4.2.0(postcss@8.5.6) - postcss-modules-scope: 3.2.1(postcss@8.5.6) - postcss-modules-values: 4.0.0(postcss@8.5.6) + postcss: 8.5.13 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.13) + postcss-modules-local-by-default: 4.2.0(postcss@8.5.13) + postcss-modules-scope: 3.2.1(postcss@8.5.13) + postcss-modules-values: 4.0.0(postcss@8.5.13) postcss-value-parser: 4.2.0 schema-utils: 3.3.0 semver: 7.7.4 @@ -11805,53 +12278,58 @@ snapshots: mdn-data: 2.12.2 source-map-js: 1.2.1 + css-tree@3.2.1: + dependencies: + mdn-data: 2.27.1 + source-map-js: 1.2.1 + css-what@6.2.2: {} cssesc@3.0.0: {} - cssnano-preset-default@7.0.10(postcss@8.5.6): - dependencies: - browserslist: 4.28.1 - css-declaration-sorter: 7.3.1(postcss@8.5.6) - cssnano-utils: 5.0.1(postcss@8.5.6) - postcss: 8.5.6 - postcss-calc: 10.1.1(postcss@8.5.6) - postcss-colormin: 7.0.5(postcss@8.5.6) - postcss-convert-values: 7.0.8(postcss@8.5.6) - postcss-discard-comments: 7.0.5(postcss@8.5.6) - postcss-discard-duplicates: 7.0.2(postcss@8.5.6) - postcss-discard-empty: 7.0.1(postcss@8.5.6) - postcss-discard-overridden: 7.0.1(postcss@8.5.6) - postcss-merge-longhand: 7.0.5(postcss@8.5.6) - postcss-merge-rules: 7.0.7(postcss@8.5.6) - postcss-minify-font-values: 7.0.1(postcss@8.5.6) - postcss-minify-gradients: 7.0.1(postcss@8.5.6) - postcss-minify-params: 7.0.5(postcss@8.5.6) - postcss-minify-selectors: 7.0.5(postcss@8.5.6) - postcss-normalize-charset: 7.0.1(postcss@8.5.6) - postcss-normalize-display-values: 7.0.1(postcss@8.5.6) - postcss-normalize-positions: 7.0.1(postcss@8.5.6) - postcss-normalize-repeat-style: 7.0.1(postcss@8.5.6) - postcss-normalize-string: 7.0.1(postcss@8.5.6) - postcss-normalize-timing-functions: 7.0.1(postcss@8.5.6) - postcss-normalize-unicode: 7.0.5(postcss@8.5.6) - postcss-normalize-url: 7.0.1(postcss@8.5.6) - postcss-normalize-whitespace: 7.0.1(postcss@8.5.6) - postcss-ordered-values: 7.0.2(postcss@8.5.6) - postcss-reduce-initial: 7.0.5(postcss@8.5.6) - postcss-reduce-transforms: 7.0.1(postcss@8.5.6) - postcss-svgo: 7.1.0(postcss@8.5.6) - postcss-unique-selectors: 7.0.4(postcss@8.5.6) - - cssnano-utils@5.0.1(postcss@8.5.6): - dependencies: - postcss: 8.5.6 - - cssnano@7.1.2(postcss@8.5.6): - dependencies: - cssnano-preset-default: 7.0.10(postcss@8.5.6) + cssnano-preset-default@7.0.16(postcss@8.5.13): + dependencies: + browserslist: 4.28.2 + css-declaration-sorter: 7.4.0(postcss@8.5.13) + cssnano-utils: 5.0.3(postcss@8.5.13) + postcss: 8.5.13 + postcss-calc: 10.1.1(postcss@8.5.13) + postcss-colormin: 7.0.10(postcss@8.5.13) + postcss-convert-values: 7.0.12(postcss@8.5.13) + postcss-discard-comments: 7.0.8(postcss@8.5.13) + postcss-discard-duplicates: 7.0.4(postcss@8.5.13) + postcss-discard-empty: 7.0.3(postcss@8.5.13) + postcss-discard-overridden: 7.0.3(postcss@8.5.13) + postcss-merge-longhand: 7.0.7(postcss@8.5.13) + postcss-merge-rules: 7.0.11(postcss@8.5.13) + postcss-minify-font-values: 7.0.3(postcss@8.5.13) + postcss-minify-gradients: 7.0.5(postcss@8.5.13) + postcss-minify-params: 7.0.9(postcss@8.5.13) + postcss-minify-selectors: 7.1.1(postcss@8.5.13) + postcss-normalize-charset: 7.0.3(postcss@8.5.13) + postcss-normalize-display-values: 7.0.3(postcss@8.5.13) + postcss-normalize-positions: 7.0.4(postcss@8.5.13) + postcss-normalize-repeat-style: 7.0.4(postcss@8.5.13) + postcss-normalize-string: 7.0.3(postcss@8.5.13) + postcss-normalize-timing-functions: 7.0.3(postcss@8.5.13) + postcss-normalize-unicode: 7.0.9(postcss@8.5.13) + postcss-normalize-url: 7.0.3(postcss@8.5.13) + postcss-normalize-whitespace: 7.0.3(postcss@8.5.13) + postcss-ordered-values: 7.0.4(postcss@8.5.13) + postcss-reduce-initial: 7.0.9(postcss@8.5.13) + postcss-reduce-transforms: 7.0.3(postcss@8.5.13) + postcss-svgo: 7.1.3(postcss@8.5.13) + postcss-unique-selectors: 7.0.7(postcss@8.5.13) + + cssnano-utils@5.0.3(postcss@8.5.13): + dependencies: + postcss: 8.5.13 + + cssnano@7.1.7(postcss@8.5.13): + dependencies: + cssnano-preset-default: 7.0.16(postcss@8.5.13) lilconfig: 3.1.3 - postcss: 8.5.6 + postcss: 8.5.13 csso@5.0.5: dependencies: @@ -11923,6 +12401,13 @@ snapshots: transitivePeerDependencies: - '@babel/core' + decorator-transforms@2.3.2(@babel/core@7.29.0): + dependencies: + '@babel/plugin-syntax-decorators': 7.28.6(@babel/core@7.29.0) + babel-import-util: 3.0.1 + transitivePeerDependencies: + - '@babel/core' + deep-extend@0.6.0: {} deep-is@0.1.4: {} @@ -12035,17 +12520,17 @@ snapshots: dependencies: jake: 10.9.4 - electron-to-chromium@1.5.302: {} + electron-to-chromium@1.5.349: {} - ember-auto-import@2.12.0(@glint/template@1.7.4): + ember-auto-import@2.13.1(@glint/template@1.7.4): dependencies: '@babel/core': 7.29.0 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.29.0) '@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0) '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.29.0) '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0) - '@babel/preset-env': 7.29.0(@babel/core@7.29.0) - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@babel/preset-env': 7.29.3(@babel/core@7.29.0) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) '@embroider/reverse-exports': 0.2.0 '@embroider/shared-internals': 2.9.2 babel-loader: 8.4.1(@babel/core@7.29.0) @@ -12062,15 +12547,59 @@ snapshots: debug: 4.4.3 fs-extra: 10.1.0 fs-tree-diff: 2.0.1 - handlebars: 4.7.8 + handlebars: 4.7.9 is-subdir: 1.2.0 js-string-escape: 1.0.1 - lodash: 4.17.23 - mini-css-extract-plugin: 2.10.0 - minimatch: 3.1.3 + lodash: 4.18.1 + mini-css-extract-plugin: 2.10.2 + minimatch: 3.1.5 parse5: 6.0.1 pkg-entry-points: 1.1.1 - resolve: 1.22.11 + resolve: 1.22.12 + resolve-package-path: 4.0.3 + semver: 7.7.4 + style-loader: 2.0.0 + typescript-memoize: 1.1.1 + walk-sync: 3.0.0 + transitivePeerDependencies: + - '@glint/template' + - supports-color + - webpack + + ember-auto-import@2.13.1(@glint/template@1.7.7): + dependencies: + '@babel/core': 7.29.0 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.29.0) + '@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.29.0) + '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0) + '@babel/preset-env': 7.29.3(@babel/core@7.29.0) + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/reverse-exports': 0.2.0 + '@embroider/shared-internals': 2.9.2 + babel-loader: 8.4.1(@babel/core@7.29.0) + babel-plugin-ember-modules-api-polyfill: 3.5.0 + babel-plugin-ember-template-compilation: 2.4.1 + babel-plugin-htmlbars-inline-precompile: 5.3.1 + babel-plugin-syntax-dynamic-import: 6.18.0 + broccoli-debug: 0.6.5 + broccoli-funnel: 3.0.8 + broccoli-merge-trees: 4.2.0 + broccoli-plugin: 4.0.7 + broccoli-source: 3.0.1 + css-loader: 5.2.7 + debug: 4.4.3 + fs-extra: 10.1.0 + fs-tree-diff: 2.0.1 + handlebars: 4.7.9 + is-subdir: 1.2.0 + js-string-escape: 1.0.1 + lodash: 4.18.1 + mini-css-extract-plugin: 2.10.2 + minimatch: 3.1.5 + parse5: 6.0.1 + pkg-entry-points: 1.1.1 + resolve: 1.22.12 resolve-package-path: 4.0.3 semver: 7.7.4 style-loader: 2.0.0 @@ -12105,7 +12634,7 @@ snapshots: '@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0) '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) '@babel/polyfill': 7.12.1 - '@babel/preset-env': 7.29.0(@babel/core@7.29.0) + '@babel/preset-env': 7.29.3(@babel/core@7.29.0) '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 babel-plugin-debug-macros: 0.3.4(@babel/core@7.29.0) @@ -12140,13 +12669,13 @@ snapshots: '@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0) '@babel/plugin-transform-runtime': 7.29.0(@babel/core@7.29.0) '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) - '@babel/preset-env': 7.29.0(@babel/core@7.29.0) + '@babel/preset-env': 7.29.3(@babel/core@7.29.0) '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 babel-plugin-debug-macros: 0.3.4(@babel/core@7.29.0) babel-plugin-ember-data-packages-polyfill: 0.1.2 babel-plugin-ember-modules-api-polyfill: 3.5.0 - babel-plugin-module-resolver: 5.0.2 + babel-plugin-module-resolver: 5.0.3 broccoli-babel-transpiler: 8.0.2(@babel/core@7.29.0) broccoli-debug: 0.6.5 broccoli-funnel: 3.0.8 @@ -12217,7 +12746,7 @@ snapshots: debug: 4.4.3 execa: 4.1.0 fs-extra: 9.1.0 - resolve: 1.22.11 + resolve: 1.22.12 rsvp: 4.8.5 semver: 7.7.4 stagehand: 1.0.1 @@ -12241,13 +12770,158 @@ snapshots: transitivePeerDependencies: - supports-color - ember-cli@6.11.0(f3158d5738e1c3c4c28b45c430b0b835): + ember-cli@6.11.0(ead208090a1b379a7a05273482de1850): + dependencies: + '@ember-tooling/blueprint-blueprint': 0.2.1 + '@ember-tooling/blueprint-model': 0.5.0 + '@ember-tooling/classic-build-addon-blueprint': 6.11.0 + '@ember-tooling/classic-build-app-blueprint': 6.11.0 + '@ember/app-blueprint': 6.11.0 + '@pnpm/find-workspace-dir': 1000.1.4 + babel-remove-types: 1.1.0 + broccoli: 4.0.0 + broccoli-concat: 4.2.7 + broccoli-config-loader: 1.0.1 + broccoli-config-replace: 1.1.3 + broccoli-debug: 0.6.5 + broccoli-funnel: 3.0.8 + broccoli-funnel-reducer: 1.0.0 + broccoli-merge-trees: 4.2.0 + broccoli-middleware: 2.1.1 + broccoli-slow-trees: 3.1.0 + broccoli-source: 3.0.1 + broccoli-stew: 3.0.0 + calculate-cache-key-for-tree: 2.0.0 + capture-exit: 2.0.0 + chalk: 5.6.2 + ci-info: 4.4.0 + clean-base-url: 1.0.0 + compression: 1.8.1 + configstore: 7.1.0 + console-ui: 3.1.2 + content-tag: 4.1.0 + core-object: 3.1.5 + dag-map: 2.0.2 + diff: 8.0.3 + ember-cli-is-package-missing: 1.0.0 + ember-cli-normalize-entity-name: 1.0.0 + ember-cli-preprocess-registry: 5.0.1 + ember-cli-string-utils: 1.1.0 + ensure-posix-path: 1.1.1 + execa: 9.6.1 + exit: 0.1.2 + express: 5.2.1 + filesize: 11.0.13 + find-up: 8.0.0 + find-yarn-workspace-root: 2.0.0 + fs-extra: 11.3.3 + fs-tree-diff: 2.0.1 + get-caller-file: 2.0.5 + git-repo-info: 2.1.1 + glob: 13.0.6 + heimdalljs: 0.2.6 + heimdalljs-fs-monitor: 1.1.2 + heimdalljs-graph: 1.0.0 + heimdalljs-logger: 0.1.10 + http-proxy: 1.18.1 + inflection: 3.0.2 + inquirer: 13.3.0(@types/node@25.3.0) + is-git-url: 1.0.0 + is-language-code: 5.1.3 + lodash: 4.17.23 + markdown-it: 14.1.1 + markdown-it-terminal: 0.4.0(markdown-it@14.1.1) + minimatch: 10.2.2 + morgan: 1.10.1 + nopt: 3.0.6 + npm-package-arg: 13.0.2 + os-locale: 6.0.2 + p-defer: 4.0.1 + portfinder: 1.0.38 + promise-map-series: 0.3.0 + promise.hash.helper: 1.0.8 + quick-temp: 0.1.9 + resolve: 1.22.11 + resolve-package-path: 4.0.3 + safe-stable-stringify: 2.5.0 + sane: 5.0.1 + semver: 7.7.4 + silent-error: 1.1.1 + sort-package-json: 3.6.1 + symlink-or-copy: 1.3.1 + temp: 0.9.4 + testem: 3.17.0(d4113be11e4f0be0bf43ff5704f2593e) + tiny-lr: 2.0.0 + tree-sync: 2.1.0 + walk-sync: 4.0.1 + watch-detector: 1.0.2 + workerpool: 10.0.1 + yam: 1.0.0 + transitivePeerDependencies: + - '@types/node' + - arc-templates + - atpl + - babel-core + - bracket-template + - bufferutil + - coffee-script + - debug + - dot + - dust + - dustjs-helpers + - dustjs-linkedin + - eco + - ect + - ejs + - haml-coffee + - hamlet + - hamljs + - handlebars + - hogan.js + - htmling + - jade + - jazz + - jqtpl + - just + - liquid-node + - liquor + - marko + - mote + - nunjucks + - plates + - pug + - qejs + - ractive + - razor-tmpl + - react + - react-dom + - slm + - squirrelly + - supports-color + - swig + - swig-templates + - teacup + - templayed + - then-jade + - then-pug + - tinyliquid + - toffee + - twig + - twing + - underscore + - utf-8-validate + - vash + - velocityjs + - walrus + - whiskers + + ember-cli@6.12.0(ead208090a1b379a7a05273482de1850): dependencies: '@ember-tooling/blueprint-blueprint': 0.2.1 '@ember-tooling/blueprint-model': 0.5.0 - '@ember-tooling/classic-build-addon-blueprint': 6.11.0 - '@ember-tooling/classic-build-app-blueprint': 6.11.0 - '@ember/app-blueprint': 6.11.0 + '@ember-tooling/classic-build-addon-blueprint': 6.12.0 + '@ember-tooling/classic-build-app-blueprint': 6.12.0 + '@ember/app-blueprint': 6.12.1 '@pnpm/find-workspace-dir': 1000.1.4 babel-remove-types: 1.1.0 broccoli: 4.0.0 @@ -12302,7 +12976,7 @@ snapshots: lodash: 4.17.23 markdown-it: 14.1.1 markdown-it-terminal: 0.4.0(markdown-it@14.1.1) - minimatch: 10.2.2 + minimatch: 10.2.4 morgan: 1.10.1 nopt: 3.0.6 npm-package-arg: 13.0.2 @@ -12320,8 +12994,7 @@ snapshots: silent-error: 1.1.1 sort-package-json: 3.6.1 symlink-or-copy: 1.3.1 - temp: 0.9.4 - testem: 3.17.0(b6cbd114effba908186ae1070d4e6349) + testem: 3.17.0(d4113be11e4f0be0bf43ff5704f2593e) tiny-lr: 2.0.0 tree-sync: 2.1.0 walk-sync: 4.0.1 @@ -12397,7 +13070,7 @@ snapshots: - '@babel/core' - supports-color - ember-concurrency@4.0.6(882cf82caec78f226fcbd647b89f3bbe): + ember-concurrency@4.0.6(c8332dc3f90c0e60eb130a3a85f980b9): dependencies: '@babel/helper-module-imports': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 @@ -12405,7 +13078,7 @@ snapshots: '@embroider/addon-shim': 1.10.2 decorator-transforms: 1.2.1(@babel/core@7.29.0) optionalDependencies: - '@glint/template': 1.7.4 + '@glint/template': 1.7.7 transitivePeerDependencies: - '@babel/core' - supports-color @@ -12416,10 +13089,10 @@ snapshots: transitivePeerDependencies: - supports-color - ember-eslint-parser@0.5.13(e40d95f203052f0fc799efc7aef3f47e): + ember-eslint-parser@0.5.13(4913dfaf4755f057b649d005004aaaa2): dependencies: '@babel/core': 7.29.0 - '@babel/eslint-parser': 7.28.6(3a132cbcc0a16dc48256439f66997a36) + '@babel/eslint-parser': 7.28.6(ffe5d09d8cdb5480405909425b88960a) '@glimmer/syntax': 0.95.0 '@typescript-eslint/tsconfig-utils': 8.56.1(typescript@5.9.3) content-tag: 2.0.3 @@ -12428,21 +13101,21 @@ snapshots: mathml-tag-names: 2.1.3 svg-tags: 1.0.0 optionalDependencies: - '@typescript-eslint/parser': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) + '@typescript-eslint/parser': 8.56.1(717face55a559967bf1b77f9b43bd1f1) transitivePeerDependencies: - eslint - typescript - ember-eslint@0.6.1(e40d95f203052f0fc799efc7aef3f47e): + ember-eslint@0.6.1(4913dfaf4755f057b649d005004aaaa2): dependencies: - '@babel/eslint-parser': 7.28.6(3a132cbcc0a16dc48256439f66997a36) + '@babel/eslint-parser': 7.28.6(ffe5d09d8cdb5480405909425b88960a) '@eslint/js': 9.39.3 - eslint-config-prettier: 10.1.8(eslint@9.39.3(jiti@1.21.7)) - eslint-plugin-ember: 12.7.5(e40d95f203052f0fc799efc7aef3f47e) - eslint-plugin-n: 17.24.0(2b7e1a75de9ba634ca274e0f22f1030f) - eslint-plugin-qunit: 8.2.6(eslint@9.39.3(jiti@1.21.7)) + eslint-config-prettier: 10.1.8(eslint@9.39.4(jiti@1.21.7)) + eslint-plugin-ember: 12.7.5(4913dfaf4755f057b649d005004aaaa2) + eslint-plugin-n: 17.24.0(717face55a559967bf1b77f9b43bd1f1) + eslint-plugin-qunit: 8.2.6(eslint@9.39.4(jiti@1.21.7)) globals: 16.5.0 - typescript-eslint: 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) + typescript-eslint: 8.56.1(717face55a559967bf1b77f9b43bd1f1) transitivePeerDependencies: - '@babel/core' - '@typescript-eslint/parser' @@ -12450,37 +13123,37 @@ snapshots: - supports-color - typescript - ember-functions-as-helper-polyfill@2.1.3(f8164f929eaa9dbf0ee586f242749e92): + ember-functions-as-helper-polyfill@2.1.3(6d319b1a0d9582607008b9b09e953766): dependencies: ember-cli-babel: 7.26.11 ember-cli-typescript: 5.3.0 ember-cli-version-checker: 5.1.2 - ember-source: 6.11.0(@glimmer/component@2.0.0)(rsvp@4.8.5) + ember-source: 6.12.0(@glimmer/component@2.1.1)(rsvp@4.8.5) transitivePeerDependencies: - supports-color - ember-gesture-modifiers@6.1.0(93650a4ac2a536c90e01259508031c8c): + ember-gesture-modifiers@6.1.0(6ca1057aa954dca5a7b9a8023c833d8f): dependencies: '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@7.29.0) ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-source: 6.11.0(@glimmer/component@2.0.0)(rsvp@4.8.5) + ember-source: 6.12.0(@glimmer/component@2.1.1)(rsvp@4.8.5) optionalDependencies: - '@ember/test-helpers': 5.4.1(882cf82caec78f226fcbd647b89f3bbe) + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) transitivePeerDependencies: - '@babel/core' - supports-color - ember-mobile-menu@6.0.0(03854c0514ee588d6b00983745439a64): + ember-mobile-menu@6.0.0(2a2a29591fbb54f559c8da0f761e7c38): dependencies: - '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/addon-shim': 1.10.2 - '@glimmer/component': 2.0.0 - decorator-transforms: 2.3.1(@babel/core@7.29.0) - ember-concurrency: 4.0.6(882cf82caec78f226fcbd647b89f3bbe) - ember-gesture-modifiers: 6.1.0(93650a4ac2a536c90e01259508031c8c) + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@7.29.0) + ember-concurrency: 4.0.6(c8332dc3f90c0e60eb130a3a85f980b9) + ember-gesture-modifiers: 6.1.0(6ca1057aa954dca5a7b9a8023c833d8f) ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-primitives: 0.46.0(783c1547198bd891f93b19a2200c93ef) + ember-primitives: 0.46.0(ac764d62c04770a6a53e7a06b1d97f8f) tracked-built-ins: 4.1.0(@babel/core@7.29.0) wobble: 1.5.1 transitivePeerDependencies: @@ -12494,19 +13167,32 @@ snapshots: ember-modifier@4.3.0(@babel/core@7.29.0): dependencies: '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@7.29.0) + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-modify-based-class-resource@1.1.2(529306011fc30427ca2d0f504ab54306): + dependencies: + '@babel/runtime': 7.28.6 + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) + ember-resources: 7.0.7(85e54a4bdd3b66610c1853e41550be63) + optionalDependencies: + '@glimmer/component': 2.1.1 transitivePeerDependencies: - '@babel/core' + - '@glint/template' - supports-color - ember-modify-based-class-resource@1.1.2(24a2df5f3e45b9f9d6498ae47b2fbae9): + ember-modify-based-class-resource@1.1.2(e3118ff71bc86957591c6020967112d7): dependencies: '@babel/runtime': 7.28.6 '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) optionalDependencies: - '@glimmer/component': 2.0.0 + '@glimmer/component': 2.1.1 transitivePeerDependencies: - '@babel/core' - '@glint/template' @@ -12519,89 +13205,153 @@ snapshots: transitivePeerDependencies: - supports-color - ember-primitives@0.46.0(783c1547198bd891f93b19a2200c93ef): + ember-primitives@0.46.0(ac764d62c04770a6a53e7a06b1d97f8f): dependencies: - '@babel/runtime': 7.28.6 - '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + '@babel/runtime': 7.29.2 + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) '@floating-ui/dom': 1.7.5 - '@glimmer/component': 2.0.0 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@7.29.0) ember-element-helper: 0.8.8 ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) form-data-utils: 0.6.0 - reactiveweb: 1.9.1(e6a5f41cb5e16588d59169bb30fdd2b0) + reactiveweb: 1.9.1(4c39b78eb87fdf42795809c3c486aa0d) should-handle-link: 1.3.0 tabster: 8.7.0 tracked-built-ins: 4.1.0(@babel/core@7.29.0) tracked-toolbox: 2.2.0(@babel/core@7.29.0) which-heading-do-i-need: 0.1.0 optionalDependencies: - '@ember/test-helpers': 5.4.1(882cf82caec78f226fcbd647b89f3bbe) - '@glint/template': 1.7.4 + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@glint/template': 1.7.7 transitivePeerDependencies: - '@babel/core' - supports-color - ember-primitives@0.51.0(783c1547198bd891f93b19a2200c93ef): + ember-primitives@0.51.0(ac764d62c04770a6a53e7a06b1d97f8f): dependencies: - '@babel/runtime': 7.28.6 - '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + '@babel/runtime': 7.29.2 + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) '@floating-ui/dom': 1.7.5 - '@glimmer/component': 2.0.0 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@7.29.0) ember-element-helper: 0.8.8 ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) form-data-utils: 0.6.0 - reactiveweb: 1.9.1(e6a5f41cb5e16588d59169bb30fdd2b0) + reactiveweb: 1.9.1(4c39b78eb87fdf42795809c3c486aa0d) should-handle-link: 1.3.0 tabster: 8.7.0 tracked-built-ins: 4.1.0(@babel/core@7.29.0) tracked-toolbox: 2.2.0(@babel/core@7.29.0) which-heading-do-i-need: 0.2.4 optionalDependencies: - '@ember/test-helpers': 5.4.1(882cf82caec78f226fcbd647b89f3bbe) + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@glint/template': 1.7.7 + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-primitives@0.51.0(cbcf585943864661f414f2ce8381a46c): + dependencies: + '@babel/runtime': 7.29.2 + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) + '@floating-ui/dom': 1.7.5 + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@7.29.0) + ember-element-helper: 0.8.8 + ember-modifier: 4.3.0(@babel/core@7.29.0) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + form-data-utils: 0.6.0 + reactiveweb: 1.9.1(d11d5b8203f34d4d01ec1577c5065c59) + should-handle-link: 1.3.0 + tabster: 8.7.0 + tracked-built-ins: 4.1.0(@babel/core@7.29.0) + tracked-toolbox: 2.2.0(@babel/core@7.29.0) + which-heading-do-i-need: 0.2.4 + optionalDependencies: + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) '@glint/template': 1.7.4 transitivePeerDependencies: - '@babel/core' - supports-color - ember-primitives@0.53.0(783c1547198bd891f93b19a2200c93ef): + ember-primitives@0.53.0(ac764d62c04770a6a53e7a06b1d97f8f): dependencies: '@babel/runtime': 7.28.6 - '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) '@floating-ui/dom': 1.7.5 - '@glimmer/component': 2.0.0 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@7.29.0) ember-element-helper: 0.8.8 ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) form-data-utils: 0.6.0 - reactiveweb: 1.9.1(e6a5f41cb5e16588d59169bb30fdd2b0) + reactiveweb: 1.9.1(4c39b78eb87fdf42795809c3c486aa0d) should-handle-link: 1.3.0 tabster: 8.7.0 tracked-built-ins: 4.1.0(@babel/core@7.29.0) tracked-toolbox: 2.2.0(@babel/core@7.29.0) which-heading-do-i-need: 0.2.5 optionalDependencies: - '@ember/test-helpers': 5.4.1(882cf82caec78f226fcbd647b89f3bbe) + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@glint/template': 1.7.7 + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-primitives@0.53.0(cbcf585943864661f414f2ce8381a46c): + dependencies: + '@babel/runtime': 7.28.6 + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) + '@floating-ui/dom': 1.7.5 + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@7.29.0) + ember-element-helper: 0.8.8 + ember-modifier: 4.3.0(@babel/core@7.29.0) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + form-data-utils: 0.6.0 + reactiveweb: 1.9.1(d11d5b8203f34d4d01ec1577c5065c59) + should-handle-link: 1.3.0 + tabster: 8.7.0 + tracked-built-ins: 4.1.0(@babel/core@7.29.0) + tracked-toolbox: 2.2.0(@babel/core@7.29.0) + which-heading-do-i-need: 0.2.5 + optionalDependencies: + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) '@glint/template': 1.7.4 transitivePeerDependencies: - '@babel/core' - supports-color + ember-qunit@9.0.4(ccac685a9f0303164367b88029c1ee61): + dependencies: + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + qunit: 2.25.0 + qunit-theme-ember: 1.0.0 + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + ember-qunit@9.0.4(fca967f1b9f4c3e67e2fc57bea7b9e7a): dependencies: '@ember/test-helpers': 5.4.1(882cf82caec78f226fcbd647b89f3bbe) '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) qunit: 2.25.0 qunit-theme-ember: 1.0.0 transitivePeerDependencies: @@ -12609,22 +13359,26 @@ snapshots: - '@glint/template' - supports-color - ember-raf-scheduler@0.3.0: + ember-raf-scheduler@0.5.1(c8332dc3f90c0e60eb130a3a85f980b9): dependencies: - ember-cli-babel: 7.26.11 + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) transitivePeerDependencies: + - '@babel/core' + - '@glint/template' - supports-color - ember-repl@8.0.2(c820412341accfb09566412b0e2f7157): + ember-repl@8.0.2(1f2b5cdf07c6417d4379b0f284e0179a): dependencies: '@ember/test-helpers': 5.4.1(882cf82caec78f226fcbd647b89f3bbe) '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) codemirror: 6.0.2 content-tag: 4.1.0 decorator-transforms: 2.3.1(@babel/core@7.29.0) - ember-primitives: 0.51.0(783c1547198bd891f93b19a2200c93ef) + ember-primitives: 0.51.0(cbcf585943864661f414f2ce8381a46c) ember-resolver: 13.2.0 - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + ember-resources: 7.0.7(85e54a4bdd3b66610c1853e41550be63) repl-sdk: 1.5.2(6f4bb085e066dcd1e8cba157a733f3a5) optionalDependencies: '@glint/template': 1.7.4 @@ -12640,6 +13394,31 @@ snapshots: - supports-color - utf-8-validate + ember-repl@8.0.2(b124149995ac6fe1e0820550d6115f50): + dependencies: + '@ember/test-helpers': 5.4.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + codemirror: 6.0.2 + content-tag: 4.1.0 + decorator-transforms: 2.3.1(@babel/core@7.29.0) + ember-primitives: 0.51.0(ac764d62c04770a6a53e7a06b1d97f8f) + ember-resolver: 13.2.0 + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + repl-sdk: 1.5.2(6f4bb085e066dcd1e8cba157a733f3a5) + optionalDependencies: + '@glint/template': 1.7.7 + transitivePeerDependencies: + - '@babel/core' + - '@codemirror/lang-css' + - '@glimmer/component' + - '@lezer/javascript' + - '@lezer/lr' + - bufferutil + - ember-modifier + - encoding + - supports-color + - utf-8-validate + ember-resize-observer-service@1.1.0: dependencies: ember-cli-babel: 7.26.11 @@ -12649,13 +13428,24 @@ snapshots: ember-resolver@13.2.0: {} - ember-resources@7.0.7(972e7a9dd19717b828f7a881726685f7): + ember-resources@7.0.7(2935cfb77147881c8250be8c1bb7d0d1): + dependencies: + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + '@glint/template': 1.7.7 + optionalDependencies: + '@glimmer/component': 2.1.1 + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-resources@7.0.7(85e54a4bdd3b66610c1853e41550be63): dependencies: '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) '@glint/template': 1.7.4 optionalDependencies: - '@glimmer/component': 2.0.0 + '@glimmer/component': 2.1.1 transitivePeerDependencies: - '@babel/core' - supports-color @@ -12664,7 +13454,7 @@ snapshots: ember-router-generator@2.0.0: dependencies: - '@babel/parser': 7.29.0 + '@babel/parser': 7.29.3 '@babel/traverse': 7.29.0 recast: 0.18.10 transitivePeerDependencies: @@ -12676,28 +13466,12 @@ snapshots: transitivePeerDependencies: - encoding - ember-source@6.11.0(@glimmer/component@2.0.0)(rsvp@4.8.5): + ember-source@6.12.0(@glimmer/component@2.1.1)(rsvp@4.8.5): dependencies: '@babel/core': 7.29.0 '@ember/edition-utils': 1.2.0 '@embroider/addon-shim': 1.10.2 - '@glimmer/compiler': 0.94.11 - '@glimmer/component': 2.0.0 - '@glimmer/destroyable': 0.94.8 - '@glimmer/global-context': 0.93.4 - '@glimmer/interfaces': 0.94.6 - '@glimmer/manager': 0.94.10 - '@glimmer/node': 0.94.10 - '@glimmer/opcode-compiler': 0.94.10 - '@glimmer/owner': 0.93.4 - '@glimmer/program': 0.94.10 - '@glimmer/reference': 0.94.9 - '@glimmer/runtime': 0.94.11 - '@glimmer/syntax': 0.95.0 - '@glimmer/util': 0.94.8 - '@glimmer/validator': 0.95.0 - '@glimmer/vm': 0.94.8 - '@glimmer/vm-babel-plugins': 0.93.5(@babel/core@7.29.0) + '@glimmer/component': 2.1.1 '@simple-dom/interface': 1.4.0 backburner.js: 2.8.0 broccoli-file-creator: 2.1.1 @@ -12738,7 +13512,7 @@ snapshots: ember-try-config@4.0.0(encoding@0.1.13): dependencies: ember-source-channel-url: 3.0.0(encoding@0.1.13) - lodash: 4.17.23 + lodash: 4.18.1 package-json: 6.5.0 remote-git-tags: 3.0.0 semver: 7.7.4 @@ -12803,7 +13577,7 @@ snapshots: enhanced-resolve@5.19.0: dependencies: graceful-fs: 4.2.11 - tapable: 2.3.0 + tapable: 2.3.3 ensure-posix-path@1.1.1: {} @@ -12821,12 +13595,12 @@ snapshots: dependencies: string-template: 0.2.1 - es-abstract@1.24.1: + es-abstract@1.24.2: dependencies: array-buffer-byte-length: 1.0.2 arraybuffer.prototype.slice: 1.0.4 available-typed-arrays: 1.0.7 - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 data-view-buffer: 1.0.2 data-view-byte-length: 1.0.2 @@ -12845,7 +13619,7 @@ snapshots: has-property-descriptors: 1.0.2 has-proto: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.2 + hasown: 2.0.3 internal-slot: 1.1.0 is-array-buffer: 3.0.5 is-callable: 1.2.7 @@ -12863,7 +13637,7 @@ snapshots: object.assign: 4.1.7 own-keys: 1.0.1 regexp.prototype.flags: 1.5.4 - safe-array-concat: 1.1.3 + safe-array-concat: 1.1.4 safe-push-apply: 1.0.0 safe-regex-test: 1.1.0 set-proto: 1.0.0 @@ -12893,7 +13667,7 @@ snapshots: es-errors: 1.3.0 get-intrinsic: 1.3.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.3 es-to-primitive@1.3.0: dependencies: @@ -12942,47 +13716,47 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.39.3(jiti@1.21.7)): + eslint-compat-utils@0.5.1(eslint@9.39.4(jiti@1.21.7)): dependencies: - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) semver: 7.7.4 - eslint-config-prettier@10.1.8(eslint@9.39.3(jiti@1.21.7)): + eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@1.21.7)): dependencies: - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) - eslint-plugin-ember@12.7.5(e40d95f203052f0fc799efc7aef3f47e): + eslint-plugin-ember@12.7.5(4913dfaf4755f057b649d005004aaaa2): dependencies: '@ember-data/rfc395-data': 0.0.4 css-tree: 3.1.0 - ember-eslint-parser: 0.5.13(e40d95f203052f0fc799efc7aef3f47e) + ember-eslint-parser: 0.5.13(4913dfaf4755f057b649d005004aaaa2) ember-rfc176-data: 0.3.18 - eslint: 9.39.3(jiti@1.21.7) - eslint-utils: 3.0.0(eslint@9.39.3(jiti@1.21.7)) + eslint: 9.39.4(jiti@1.21.7) + eslint-utils: 3.0.0(eslint@9.39.4(jiti@1.21.7)) estraverse: 5.3.0 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 requireindex: 1.2.0 snake-case: 3.0.4 optionalDependencies: - '@typescript-eslint/parser': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) + '@typescript-eslint/parser': 8.56.1(717face55a559967bf1b77f9b43bd1f1) transitivePeerDependencies: - '@babel/core' - typescript - eslint-plugin-es-x@7.8.0(eslint@9.39.3(jiti@1.21.7)): + eslint-plugin-es-x@7.8.0(eslint@9.39.4(jiti@1.21.7)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@1.21.7)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) '@eslint-community/regexpp': 4.12.2 - eslint: 9.39.3(jiti@1.21.7) - eslint-compat-utils: 0.5.1(eslint@9.39.3(jiti@1.21.7)) + eslint: 9.39.4(jiti@1.21.7) + eslint-compat-utils: 0.5.1(eslint@9.39.4(jiti@1.21.7)) - eslint-plugin-n@17.24.0(2b7e1a75de9ba634ca274e0f22f1030f): + eslint-plugin-n@17.24.0(717face55a559967bf1b77f9b43bd1f1): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@1.21.7)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) enhanced-resolve: 5.19.0 - eslint: 9.39.3(jiti@1.21.7) - eslint-plugin-es-x: 7.8.0(eslint@9.39.3(jiti@1.21.7)) + eslint: 9.39.4(jiti@1.21.7) + eslint-plugin-es-x: 7.8.0(eslint@9.39.4(jiti@1.21.7)) get-tsconfig: 4.13.6 globals: 15.15.0 globrex: 0.1.2 @@ -12992,10 +13766,10 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-qunit@8.2.6(eslint@9.39.3(jiti@1.21.7)): + eslint-plugin-qunit@8.2.6(eslint@9.39.4(jiti@1.21.7)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@1.21.7)) - eslint: 9.39.3(jiti@1.21.7) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) + eslint: 9.39.4(jiti@1.21.7) requireindex: 1.2.0 eslint-scope@5.1.1: @@ -13013,9 +13787,9 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 - eslint-utils@3.0.0(eslint@9.39.3(jiti@1.21.7)): + eslint-utils@3.0.0(eslint@9.39.4(jiti@1.21.7)): dependencies: - eslint: 9.39.3(jiti@1.21.7) + eslint: 9.39.4(jiti@1.21.7) eslint-visitor-keys: 2.1.0 eslint-visitor-keys@2.1.0: {} @@ -13026,21 +13800,21 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@9.39.3(jiti@1.21.7): + eslint@9.39.4(jiti@1.21.7): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@1.21.7)) + '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@1.21.7)) '@eslint-community/regexpp': 4.12.2 - '@eslint/config-array': 0.21.1 + '@eslint/config-array': 0.21.2 '@eslint/config-helpers': 0.4.2 '@eslint/core': 0.17.0 - '@eslint/eslintrc': 3.3.4 - '@eslint/js': 9.39.3 + '@eslint/eslintrc': 3.3.5 + '@eslint/js': 9.39.4 '@eslint/plugin-kit': 0.4.1 - '@humanfs/node': 0.16.7 + '@humanfs/node': 0.16.8 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.3 '@types/estree': 1.0.8 - ajv: 6.14.0 + ajv: 6.15.0 chalk: 4.1.2 cross-spawn: 7.0.6 debug: 4.4.3 @@ -13059,7 +13833,7 @@ snapshots: is-glob: 4.0.3 json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 - minimatch: 3.1.3 + minimatch: 3.1.5 natural-compare: 1.4.0 optionator: 0.9.4 optionalDependencies: @@ -13158,6 +13932,8 @@ snapshots: expect-type@0.15.0: {} + expect-type@0.20.0: {} + express@4.22.1: dependencies: accepts: 1.3.8 @@ -13311,7 +14087,7 @@ snapshots: filelist@1.0.5: dependencies: - minimatch: 10.2.2 + minimatch: 10.2.4 filesize@11.0.13: {} @@ -13430,10 +14206,10 @@ snapshots: flat-cache@4.0.1: dependencies: - flatted: 3.3.3 + flatted: 3.4.2 keyv: 4.5.4 - flatted@3.3.3: {} + flatted@3.4.2: {} follow-redirects@1.15.11: {} @@ -13453,7 +14229,7 @@ snapshots: asynckit: 0.4.0 combined-stream: 1.0.8 es-set-tostringtag: 2.1.0 - hasown: 2.0.2 + hasown: 2.0.3 mime-types: 2.1.35 forwarded@0.2.0: {} @@ -13474,7 +14250,7 @@ snapshots: fs-extra@10.1.0: dependencies: graceful-fs: 4.2.11 - jsonfile: 6.2.0 + jsonfile: 6.2.1 universalify: 2.0.1 fs-extra@11.3.3: @@ -13517,7 +14293,7 @@ snapshots: dependencies: at-least-node: 1.0.0 graceful-fs: 4.2.11 - jsonfile: 6.2.0 + jsonfile: 6.2.1 universalify: 2.0.1 fs-merger@3.2.1: @@ -13572,11 +14348,11 @@ snapshots: function.prototype.name@1.1.8: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 define-properties: 1.2.1 functions-have-names: 1.2.3 - hasown: 2.0.2 + hasown: 2.0.3 is-callable: 1.2.7 functions-have-names@1.2.3: {} @@ -13608,7 +14384,7 @@ snapshots: get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 - hasown: 2.0.2 + hasown: 2.0.3 math-intrinsics: 1.1.0 get-proto@1.0.1: @@ -13685,7 +14461,7 @@ snapshots: glob@13.0.6: dependencies: - minimatch: 10.2.2 + minimatch: 10.2.4 minipass: 7.1.3 path-scurry: 2.0.2 @@ -13778,7 +14554,7 @@ snapshots: growly@1.3.0: {} - handlebars@4.7.8: + handlebars@4.7.9: dependencies: minimist: 1.2.8 neo-async: 2.6.2 @@ -13817,12 +14593,12 @@ snapshots: dependencies: heimdalljs: 0.2.6 heimdalljs-logger: 0.1.10 - resolve: 1.22.11 + resolve: 1.22.12 resolve-package-path: 1.2.7 transitivePeerDependencies: - supports-color - hasown@2.0.2: + hasown@2.0.3: dependencies: function-bind: 1.1.2 @@ -14040,9 +14816,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.5.6): + icss-utils@5.1.0(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 ignore@5.3.2: {} @@ -14113,7 +14889,7 @@ snapshots: internal-slot@1.1.0: dependencies: es-errors: 1.3.0 - hasown: 2.0.2 + hasown: 2.0.3 side-channel: 1.1.0 invert-kv@3.0.1: {} @@ -14124,7 +14900,7 @@ snapshots: is-array-buffer@3.0.5: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 get-intrinsic: 1.3.0 @@ -14153,7 +14929,7 @@ snapshots: is-core-module@2.16.1: dependencies: - hasown: 2.0.2 + hasown: 2.0.3 is-data-view@1.0.2: dependencies: @@ -14224,7 +15000,7 @@ snapshots: call-bound: 1.0.4 gopd: 1.2.0 has-tostringtag: 1.0.2 - hasown: 2.0.2 + hasown: 2.0.3 is-set@2.0.3: {} @@ -14369,7 +15145,7 @@ snapshots: whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.2.0 - ws: 8.19.0 + ws: 8.20.0 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -14396,7 +15172,7 @@ snapshots: whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.2.0 - ws: 8.19.0 + ws: 8.20.0 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -14445,6 +15221,12 @@ snapshots: optionalDependencies: graceful-fs: 4.2.11 + jsonfile@6.2.1: + dependencies: + universalify: 2.0.1 + optionalDependencies: + graceful-fs: 4.2.11 + jsonify@0.0.1: {} keyborg@2.6.0: {} @@ -14457,24 +15239,24 @@ snapshots: dependencies: json-buffer: 3.0.1 - kolay@5.1.3(15154816125fed0e29765e90eb0b5252): + kolay@5.1.3(fa7c1468bc2f019a795d602a5d25aaf6): dependencies: '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) '@embroider/addon-shim': 1.10.2 - '@glimmer/component': 2.0.0 + '@glimmer/component': 2.1.1 '@glint/template': 1.7.4 change-case: 5.4.4 common-tags: 1.8.2 content-tag: 4.1.0 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@7.29.0) ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-primitives: 0.53.0(783c1547198bd891f93b19a2200c93ef) - ember-repl: 8.0.2(c820412341accfb09566412b0e2f7157) - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + ember-primitives: 0.53.0(cbcf585943864661f414f2ce8381a46c) + ember-repl: 8.0.2(1f2b5cdf07c6417d4379b0f284e0179a) + ember-resources: 7.0.7(85e54a4bdd3b66610c1853e41550be63) globby: 16.1.1 json5: 2.2.3 package-up: 5.0.0 - reactiveweb: 1.9.1(e6a5f41cb5e16588d59169bb30fdd2b0) + reactiveweb: 1.9.1(d11d5b8203f34d4d01ec1577c5065c59) rehype-raw: 7.0.0 rehype-stringify: 10.0.1 remark-gfm: 4.0.1 @@ -14602,6 +15384,8 @@ snapshots: lodash@4.17.23: {} + lodash@4.18.1: {} + log-symbols@2.2.0: dependencies: chalk: 2.4.2 @@ -14691,12 +15475,12 @@ snapshots: matcher-collection@1.1.2: dependencies: - minimatch: 3.1.3 + minimatch: 3.1.5 matcher-collection@2.0.1: dependencies: '@types/minimatch': 3.0.5 - minimatch: 3.1.3 + minimatch: 3.1.5 math-intrinsics@1.1.0: {} @@ -14822,6 +15606,8 @@ snapshots: mdn-data@2.12.2: {} + mdn-data@2.27.1: {} + mdurl@2.0.0: {} media-typer@0.3.0: {} @@ -15076,10 +15862,10 @@ snapshots: mimic-response@1.0.1: {} - mini-css-extract-plugin@2.10.0: + mini-css-extract-plugin@2.10.2: dependencies: schema-utils: 4.3.3 - tapable: 2.3.0 + tapable: 2.3.3 minimatch@10.2.2: dependencies: @@ -15089,25 +15875,25 @@ snapshots: dependencies: brace-expansion: 5.0.4 + minimatch@10.2.5: + dependencies: + brace-expansion: 5.0.5 + minimatch@3.1.3: dependencies: brace-expansion: 1.1.12 minimatch@3.1.5: dependencies: - brace-expansion: 1.1.12 + brace-expansion: 1.1.14 minimatch@8.0.7: dependencies: - brace-expansion: 2.0.2 - - minimatch@9.0.6: - dependencies: - brace-expansion: 5.0.3 + brace-expansion: 2.1.0 minimatch@9.0.9: dependencies: - brace-expansion: 2.0.2 + brace-expansion: 2.1.0 minimist@1.2.8: {} @@ -15191,7 +15977,7 @@ snapshots: object-assign: 4.1.1 thenify-all: 1.6.0 - nanoid@3.3.11: {} + nanoid@3.3.12: {} natural-compare@1.4.0: {} @@ -15227,7 +16013,7 @@ snapshots: uuid: 8.3.2 which: 2.0.2 - node-releases@2.0.27: {} + node-releases@2.0.38: {} node-watch@0.7.3: {} @@ -15310,7 +16096,7 @@ snapshots: object.assign@4.1.7: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 define-properties: 1.2.1 es-object-atoms: 1.1.1 @@ -15562,195 +16348,197 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-calc@10.1.1(postcss@8.5.6): + postcss-calc@10.1.1(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - postcss-colormin@7.0.5(postcss@8.5.6): + postcss-colormin@7.0.10(postcss@8.5.13): dependencies: - browserslist: 4.28.1 + '@colordx/core': 5.4.3 + browserslist: 4.28.2 caniuse-api: 3.0.0 - colord: 2.9.3 - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-convert-values@7.0.8(postcss@8.5.6): + postcss-convert-values@7.0.12(postcss@8.5.13): dependencies: - browserslist: 4.28.1 - postcss: 8.5.6 + browserslist: 4.28.2 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-discard-comments@7.0.5(postcss@8.5.6): + postcss-discard-comments@7.0.8(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-selector-parser: 7.1.1 - postcss-discard-duplicates@7.0.2(postcss@8.5.6): + postcss-discard-duplicates@7.0.4(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 - postcss-discard-empty@7.0.1(postcss@8.5.6): + postcss-discard-empty@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 - postcss-discard-overridden@7.0.1(postcss@8.5.6): + postcss-discard-overridden@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 - postcss-import@15.1.0(postcss@8.5.6): + postcss-import@15.1.0(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.11 - postcss-import@16.1.1(postcss@8.5.6): + postcss-import@16.1.1(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.11 - postcss-js@4.1.0(postcss@8.5.6): + postcss-js@4.1.0(postcss@8.5.13): dependencies: camelcase-css: 2.0.1 - postcss: 8.5.6 + postcss: 8.5.13 - postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.2): + postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.13)(yaml@2.8.4): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 1.21.7 - postcss: 8.5.6 - yaml: 2.8.2 + postcss: 8.5.13 + yaml: 2.8.4 - postcss-merge-longhand@7.0.5(postcss@8.5.6): + postcss-merge-longhand@7.0.7(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - stylehacks: 7.0.7(postcss@8.5.6) + stylehacks: 7.0.11(postcss@8.5.13) - postcss-merge-rules@7.0.7(postcss@8.5.6): + postcss-merge-rules@7.0.11(postcss@8.5.13): dependencies: - browserslist: 4.28.1 + browserslist: 4.28.2 caniuse-api: 3.0.0 - cssnano-utils: 5.0.1(postcss@8.5.6) - postcss: 8.5.6 + cssnano-utils: 5.0.3(postcss@8.5.13) + postcss: 8.5.13 postcss-selector-parser: 7.1.1 - postcss-minify-font-values@7.0.1(postcss@8.5.6): + postcss-minify-font-values@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-minify-gradients@7.0.1(postcss@8.5.6): + postcss-minify-gradients@7.0.5(postcss@8.5.13): dependencies: - colord: 2.9.3 - cssnano-utils: 5.0.1(postcss@8.5.6) - postcss: 8.5.6 + '@colordx/core': 5.4.3 + cssnano-utils: 5.0.3(postcss@8.5.13) + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-minify-params@7.0.5(postcss@8.5.6): + postcss-minify-params@7.0.9(postcss@8.5.13): dependencies: - browserslist: 4.28.1 - cssnano-utils: 5.0.1(postcss@8.5.6) - postcss: 8.5.6 + browserslist: 4.28.2 + cssnano-utils: 5.0.3(postcss@8.5.13) + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-minify-selectors@7.0.5(postcss@8.5.6): + postcss-minify-selectors@7.1.1(postcss@8.5.13): dependencies: + browserslist: 4.28.2 + caniuse-api: 3.0.0 cssesc: 3.0.0 - postcss: 8.5.6 + postcss: 8.5.13 postcss-selector-parser: 7.1.1 - postcss-modules-extract-imports@3.1.0(postcss@8.5.6): + postcss-modules-extract-imports@3.1.0(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 - postcss-modules-local-by-default@4.2.0(postcss@8.5.6): + postcss-modules-local-by-default@4.2.0(postcss@8.5.13): dependencies: - icss-utils: 5.1.0(postcss@8.5.6) - postcss: 8.5.6 + icss-utils: 5.1.0(postcss@8.5.13) + postcss: 8.5.13 postcss-selector-parser: 7.1.1 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.1(postcss@8.5.6): + postcss-modules-scope@3.2.1(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-selector-parser: 7.1.1 - postcss-modules-values@4.0.0(postcss@8.5.6): + postcss-modules-values@4.0.0(postcss@8.5.13): dependencies: - icss-utils: 5.1.0(postcss@8.5.6) - postcss: 8.5.6 + icss-utils: 5.1.0(postcss@8.5.13) + postcss: 8.5.13 - postcss-nested@6.2.0(postcss@8.5.6): + postcss-nested@6.2.0(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-selector-parser: 6.1.2 - postcss-normalize-charset@7.0.1(postcss@8.5.6): + postcss-normalize-charset@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 - postcss-normalize-display-values@7.0.1(postcss@8.5.6): + postcss-normalize-display-values@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-normalize-positions@7.0.1(postcss@8.5.6): + postcss-normalize-positions@7.0.4(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-normalize-repeat-style@7.0.1(postcss@8.5.6): + postcss-normalize-repeat-style@7.0.4(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-normalize-string@7.0.1(postcss@8.5.6): + postcss-normalize-string@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-normalize-timing-functions@7.0.1(postcss@8.5.6): + postcss-normalize-timing-functions@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-normalize-unicode@7.0.5(postcss@8.5.6): + postcss-normalize-unicode@7.0.9(postcss@8.5.13): dependencies: - browserslist: 4.28.1 - postcss: 8.5.6 + browserslist: 4.28.2 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-normalize-url@7.0.1(postcss@8.5.6): + postcss-normalize-url@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-normalize-whitespace@7.0.1(postcss@8.5.6): + postcss-normalize-whitespace@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-ordered-values@7.0.2(postcss@8.5.6): + postcss-ordered-values@7.0.4(postcss@8.5.13): dependencies: - cssnano-utils: 5.0.1(postcss@8.5.6) - postcss: 8.5.6 + cssnano-utils: 5.0.3(postcss@8.5.13) + postcss: 8.5.13 postcss-value-parser: 4.2.0 - postcss-reduce-initial@7.0.5(postcss@8.5.6): + postcss-reduce-initial@7.0.9(postcss@8.5.13): dependencies: - browserslist: 4.28.1 + browserslist: 4.28.2 caniuse-api: 3.0.0 - postcss: 8.5.6 + postcss: 8.5.13 - postcss-reduce-transforms@7.0.1(postcss@8.5.6): + postcss-reduce-transforms@7.0.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 postcss-selector-parser@6.0.10: @@ -15768,22 +16556,22 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-svgo@7.1.0(postcss@8.5.6): + postcss-svgo@7.1.3(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-value-parser: 4.2.0 - svgo: 4.0.0 + svgo: 4.0.1 - postcss-unique-selectors@7.0.4(postcss@8.5.6): + postcss-unique-selectors@7.0.7(postcss@8.5.13): dependencies: - postcss: 8.5.6 + postcss: 8.5.13 postcss-selector-parser: 7.1.1 postcss-value-parser@4.2.0: {} - postcss@8.5.6: + postcss@8.5.13: dependencies: - nanoid: 3.3.11 + nanoid: 3.3.12 picocolors: 1.1.1 source-map-js: 1.2.1 @@ -15791,17 +16579,17 @@ snapshots: prepend-http@2.0.0: {} - prettier-plugin-ember-template-tag@2.1.3(prettier@3.8.1): + prettier-plugin-ember-template-tag@2.1.5(prettier@3.8.3): dependencies: '@babel/traverse': 7.29.0 content-tag: 4.1.0 - prettier: 3.8.1 + prettier: 3.8.3 transitivePeerDependencies: - supports-color prettier@2.8.8: {} - prettier@3.8.1: {} + prettier@3.8.3: {} pretty-ms@9.3.0: dependencies: @@ -15872,7 +16660,7 @@ snapshots: rimraf: 5.0.10 underscore.string: 3.3.6 - qunit-dom@3.5.0: + qunit-dom@3.5.1: dependencies: dom-element-descriptors: 0.5.1 @@ -15912,13 +16700,39 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - reactiveweb@1.9.1(e6a5f41cb5e16588d59169bb30fdd2b0): + reactiveweb@1.9.1(4c39b78eb87fdf42795809c3c486aa0d): + dependencies: + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + decorator-transforms: 2.3.2(@babel/core@7.29.0) + ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + transitivePeerDependencies: + - '@babel/core' + - '@glimmer/component' + - '@glint/template' + - supports-color + + reactiveweb@1.9.1(d11d5b8203f34d4d01ec1577c5065c59): + dependencies: + '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) + decorator-transforms: 2.3.2(@babel/core@7.29.0) + ember-resources: 7.0.7(85e54a4bdd3b66610c1853e41550be63) + transitivePeerDependencies: + - '@babel/core' + - '@glimmer/component' + - '@glint/template' + - supports-color + + reactiveweb@1.9.1(e6f0116ff9e08971175ec2c2c3286387): dependencies: '@ember/test-waiters': 4.1.1(882cf82caec78f226fcbd647b89f3bbe) '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.1(882cf82caec78f226fcbd647b89f3bbe) - decorator-transforms: 2.3.1(@babel/core@7.29.0) - ember-resources: 7.0.7(972e7a9dd19717b828f7a881726685f7) + '@embroider/macros': 1.20.2(882cf82caec78f226fcbd647b89f3bbe) + decorator-transforms: 2.3.2(@babel/core@7.29.0) + ember-resources: 7.0.7(85e54a4bdd3b66610c1853e41550be63) transitivePeerDependencies: - '@babel/core' - '@glimmer/component' @@ -15973,9 +16787,9 @@ snapshots: reflect.getprototypeof@1.0.10: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 define-properties: 1.2.1 - es-abstract: 1.24.1 + es-abstract: 1.24.2 es-errors: 1.3.0 es-object-atoms: 1.1.1 get-intrinsic: 1.3.0 @@ -16002,7 +16816,7 @@ snapshots: regexp.prototype.flags@1.5.4: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 define-properties: 1.2.1 es-errors: 1.3.0 get-proto: 1.0.1 @@ -16014,7 +16828,7 @@ snapshots: regenerate: 1.4.2 regenerate-unicode-properties: 10.2.2 regjsgen: 0.8.0 - regjsparser: 0.13.0 + regjsparser: 0.13.1 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.2.1 @@ -16036,7 +16850,7 @@ snapshots: regjsgen@0.8.0: {} - regjsparser@0.13.0: + regjsparser@0.13.1: dependencies: jsesc: 3.1.0 @@ -16069,7 +16883,7 @@ snapshots: hast-util-to-html: 9.0.5 unified: 11.0.5 - release-plan@0.17.4: + release-plan@0.18.0: dependencies: '@manypkg/get-packages': 2.2.2 '@npmcli/package-json': 6.2.0 @@ -16213,17 +17027,17 @@ snapshots: resolve-package-path@1.2.7: dependencies: path-root: 0.1.1 - resolve: 1.22.11 + resolve: 1.22.12 resolve-package-path@2.0.0: dependencies: path-root: 0.1.1 - resolve: 1.22.11 + resolve: 1.22.12 resolve-package-path@3.1.0: dependencies: path-root: 0.1.1 - resolve: 1.22.11 + resolve: 1.22.12 resolve-package-path@4.0.3: dependencies: @@ -16248,6 +17062,13 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 + resolve@1.22.12: + dependencies: + es-errors: 1.3.0 + is-core-module: 2.16.1 + path-parse: 1.0.7 + supports-preserve-symlinks-flag: 1.0.0 + responselike@1.0.2: dependencies: lowercase-keys: 1.0.1 @@ -16284,10 +17105,10 @@ snapshots: glob: 13.0.6 package-json-from-dist: 1.0.1 - rollup-plugin-copy-assets@2.0.3(rollup@4.59.0): + rollup-plugin-copy-assets@2.0.3(rollup@4.60.2): dependencies: fs-extra: 7.0.1 - rollup: 4.59.0 + rollup: 4.60.2 rollup-plugin-copy@3.5.0: dependencies: @@ -16328,6 +17149,37 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.59.0 fsevents: 2.3.3 + rollup@4.60.2: + dependencies: + '@types/estree': 1.0.8 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.60.2 + '@rollup/rollup-android-arm64': 4.60.2 + '@rollup/rollup-darwin-arm64': 4.60.2 + '@rollup/rollup-darwin-x64': 4.60.2 + '@rollup/rollup-freebsd-arm64': 4.60.2 + '@rollup/rollup-freebsd-x64': 4.60.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.60.2 + '@rollup/rollup-linux-arm-musleabihf': 4.60.2 + '@rollup/rollup-linux-arm64-gnu': 4.60.2 + '@rollup/rollup-linux-arm64-musl': 4.60.2 + '@rollup/rollup-linux-loong64-gnu': 4.60.2 + '@rollup/rollup-linux-loong64-musl': 4.60.2 + '@rollup/rollup-linux-ppc64-gnu': 4.60.2 + '@rollup/rollup-linux-ppc64-musl': 4.60.2 + '@rollup/rollup-linux-riscv64-gnu': 4.60.2 + '@rollup/rollup-linux-riscv64-musl': 4.60.2 + '@rollup/rollup-linux-s390x-gnu': 4.60.2 + '@rollup/rollup-linux-x64-gnu': 4.60.2 + '@rollup/rollup-linux-x64-musl': 4.60.2 + '@rollup/rollup-openbsd-x64': 4.60.2 + '@rollup/rollup-openharmony-arm64': 4.60.2 + '@rollup/rollup-win32-arm64-msvc': 4.60.2 + '@rollup/rollup-win32-ia32-msvc': 4.60.2 + '@rollup/rollup-win32-x64-gnu': 4.60.2 + '@rollup/rollup-win32-x64-msvc': 4.60.2 + fsevents: 2.3.3 + route-recognizer@0.3.4: {} router@2.2.0: @@ -16372,9 +17224,9 @@ snapshots: dependencies: tslib: 2.8.1 - safe-array-concat@1.1.3: + safe-array-concat@1.1.4: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 get-intrinsic: 1.3.0 has-symbols: 1.1.0 @@ -16413,7 +17265,7 @@ snapshots: minimist: 1.2.8 walker: 1.0.8 - sax@1.4.4: {} + sax@1.6.0: {} saxes@6.0.0: dependencies: @@ -16422,21 +17274,21 @@ snapshots: schema-utils@2.7.1: dependencies: '@types/json-schema': 7.0.15 - ajv: 6.14.0 - ajv-keywords: 3.5.2(ajv@6.14.0) + ajv: 6.15.0 + ajv-keywords: 3.5.2(ajv@6.15.0) schema-utils@3.3.0: dependencies: '@types/json-schema': 7.0.15 - ajv: 6.14.0 - ajv-keywords: 3.5.2(ajv@6.14.0) + ajv: 6.15.0 + ajv-keywords: 3.5.2(ajv@6.15.0) schema-utils@4.3.3: dependencies: '@types/json-schema': 7.0.15 - ajv: 8.18.0 + ajv: 8.20.0 ajv-formats: 2.1.1 - ajv-keywords: 5.1.0(ajv@8.18.0) + ajv-keywords: 5.1.0(ajv@8.20.0) semver@5.7.2: {} @@ -16571,7 +17423,7 @@ snapshots: should-handle-link@1.3.0: {} - side-channel-list@1.0.0: + side-channel-list@1.0.1: dependencies: es-errors: 1.3.0 object-inspect: 1.13.4 @@ -16595,7 +17447,7 @@ snapshots: dependencies: es-errors: 1.3.0 object-inspect: 1.13.4 - side-channel-list: 1.0.0 + side-channel-list: 1.0.1 side-channel-map: 1.0.1 side-channel-weakmap: 1.0.2 @@ -16775,10 +17627,10 @@ snapshots: string.prototype.matchall@4.0.12: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 define-properties: 1.2.1 - es-abstract: 1.24.1 + es-abstract: 1.24.2 es-errors: 1.3.0 es-object-atoms: 1.1.1 get-intrinsic: 1.3.0 @@ -16791,24 +17643,24 @@ snapshots: string.prototype.trim@1.2.10: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 define-data-property: 1.1.4 define-properties: 1.2.1 - es-abstract: 1.24.1 + es-abstract: 1.24.2 es-object-atoms: 1.1.1 has-property-descriptors: 1.0.2 string.prototype.trimend@1.0.9: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 define-properties: 1.2.1 es-object-atoms: 1.1.1 string.prototype.trimstart@1.0.8: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 define-properties: 1.2.1 es-object-atoms: 1.1.1 @@ -16866,10 +17718,10 @@ snapshots: styled_string@0.0.1: {} - stylehacks@7.0.7(postcss@8.5.6): + stylehacks@7.0.11(postcss@8.5.13): dependencies: - browserslist: 4.28.1 - postcss: 8.5.6 + browserslist: 4.28.2 + postcss: 8.5.13 postcss-selector-parser: 7.1.1 sucrase@3.35.1: @@ -16898,15 +17750,15 @@ snapshots: svg-tags@1.0.0: {} - svgo@4.0.0: + svgo@4.0.1: dependencies: commander: 11.1.0 css-select: 5.2.2 - css-tree: 3.1.0 + css-tree: 3.2.1 css-what: 6.2.2 csso: 5.0.5 picocolors: 1.1.1 - sax: 1.4.4 + sax: 1.6.0 symbol-tree@3.2.4: {} @@ -16941,7 +17793,7 @@ snapshots: tagged-tag@1.0.0: {} - tailwindcss@3.4.19(yaml@2.8.2): + tailwindcss@3.4.19(yaml@2.8.4): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -16957,11 +17809,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.6 - postcss-import: 15.1.0(postcss@8.5.6) - postcss-js: 4.1.0(postcss@8.5.6) - postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.6)(yaml@2.8.2) - postcss-nested: 6.2.0(postcss@8.5.6) + postcss: 8.5.13 + postcss-import: 15.1.0(postcss@8.5.13) + postcss-js: 4.1.0(postcss@8.5.13) + postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.13)(yaml@2.8.4) + postcss-nested: 6.2.0(postcss@8.5.13) postcss-selector-parser: 6.1.2 resolve: 1.22.11 sucrase: 3.35.1 @@ -16975,7 +17827,7 @@ snapshots: js-yaml: 3.14.2 minipass: 2.9.0 - tapable@2.3.0: {} + tapable@2.3.3: {} tar@6.2.1: dependencies: @@ -16995,14 +17847,14 @@ snapshots: mkdirp: 0.5.6 rimraf: 2.6.3 - terser@5.46.0: + terser@5.46.2: dependencies: '@jridgewell/source-map': 0.3.11 acorn: 8.16.0 commander: 2.20.3 source-map-support: 0.5.21 - testem@3.17.0(b6cbd114effba908186ae1070d4e6349): + testem@3.17.0(d4113be11e4f0be0bf43ff5704f2593e): dependencies: '@xmldom/xmldom': 0.8.11 backbone: 1.6.1 @@ -17010,7 +17862,7 @@ snapshots: charm: 1.0.2 commander: 2.20.3 compression: 1.8.1 - consolidate: 0.16.0(ec9a455c2d6a3c8140bb1bb35f06711a) + consolidate: 0.16.0(64715f8d79a208c73da4ff236135b896) execa: 1.0.0 express: 4.22.1 fireworm: 0.7.2 @@ -17167,7 +18019,7 @@ snapshots: tracked-built-ins@4.1.0(@babel/core@7.29.0): dependencies: '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@7.29.0) ember-tracked-storage-polyfill: 1.0.0 transitivePeerDependencies: - '@babel/core' @@ -17176,7 +18028,7 @@ snapshots: tracked-toolbox@2.2.0(@babel/core@7.29.0): dependencies: '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.1(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@7.29.0) ember-cache-primitive-polyfill: 1.0.1(@babel/core@7.29.0) transitivePeerDependencies: - '@babel/core' @@ -17223,32 +18075,14 @@ snapshots: tslib@2.8.1: {} - turbo-darwin-64@2.8.10: - optional: true - - turbo-darwin-arm64@2.8.10: - optional: true - - turbo-linux-64@2.8.10: - optional: true - - turbo-linux-arm64@2.8.10: - optional: true - - turbo-windows-64@2.8.10: - optional: true - - turbo-windows-arm64@2.8.10: - optional: true - - turbo@2.8.10: + turbo@2.9.6: optionalDependencies: - turbo-darwin-64: 2.8.10 - turbo-darwin-arm64: 2.8.10 - turbo-linux-64: 2.8.10 - turbo-linux-arm64: 2.8.10 - turbo-windows-64: 2.8.10 - turbo-windows-arm64: 2.8.10 + '@turbo/darwin-64': 2.9.6 + '@turbo/darwin-arm64': 2.9.6 + '@turbo/linux-64': 2.9.6 + '@turbo/linux-arm64': 2.9.6 + '@turbo/windows-64': 2.9.6 + '@turbo/windows-arm64': 2.9.6 type-check@0.4.0: dependencies: @@ -17279,7 +18113,7 @@ snapshots: typed-array-byte-length@1.0.3: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 for-each: 0.3.5 gopd: 1.2.0 has-proto: 1.2.0 @@ -17288,7 +18122,7 @@ snapshots: typed-array-byte-offset@1.0.4: dependencies: available-typed-arrays: 1.0.7 - call-bind: 1.0.8 + call-bind: 1.0.9 for-each: 0.3.5 gopd: 1.2.0 has-proto: 1.2.0 @@ -17297,30 +18131,30 @@ snapshots: typed-array-length@1.0.7: dependencies: - call-bind: 1.0.8 + call-bind: 1.0.9 for-each: 0.3.5 gopd: 1.2.0 is-typed-array: 1.1.15 possible-typed-array-names: 1.1.0 reflect.getprototypeof: 1.0.10 - typedoc-github-wiki-theme@2.1.0(fdb62a9b2cf96e6202aa276b0a3c923f): + typedoc-github-wiki-theme@2.1.0(0acc2c82211a24f2c4dbcdd1abe545bf): dependencies: - typedoc-plugin-markdown: 4.10.0(typedoc@0.28.17(typescript@5.9.3)) + typedoc-plugin-markdown: 4.11.0(typedoc@0.28.19(typescript@5.9.3)) - typedoc-gitlab-wiki-theme@2.1.0(fdb62a9b2cf96e6202aa276b0a3c923f): + typedoc-gitlab-wiki-theme@2.1.0(0acc2c82211a24f2c4dbcdd1abe545bf): dependencies: - typedoc-plugin-markdown: 4.10.0(typedoc@0.28.17(typescript@5.9.3)) + typedoc-plugin-markdown: 4.11.0(typedoc@0.28.19(typescript@5.9.3)) typedoc-plugin-markdown-pages@0.3.0: {} - typedoc-plugin-markdown@4.10.0(typedoc@0.28.17(typescript@5.9.3)): + typedoc-plugin-markdown@4.11.0(typedoc@0.28.19(typescript@5.9.3)): dependencies: - typedoc: 0.28.17(typescript@5.9.3) + typedoc: 0.28.19(typescript@5.9.3) - typedoc-plugin-mdn-links@5.1.1(typedoc@0.28.17(typescript@5.9.3)): + typedoc-plugin-mdn-links@5.1.1(typedoc@0.28.19(typescript@5.9.3)): dependencies: - typedoc: 0.28.17(typescript@5.9.3) + typedoc: 0.28.19(typescript@5.9.3) typedoc-plugin-rename-defaults@0.7.3(typedoc@0.28.16(typescript@5.9.3)): dependencies: @@ -17329,21 +18163,21 @@ snapshots: typedoc@0.28.16(typescript@5.9.3): dependencies: - '@gerrit0/mini-shiki': 3.22.0 + '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 markdown-it: 14.1.1 - minimatch: 9.0.6 + minimatch: 9.0.9 typescript: 5.9.3 - yaml: 2.8.2 + yaml: 2.8.4 - typedoc@0.28.17(typescript@5.9.3): + typedoc@0.28.19(typescript@5.9.3): dependencies: - '@gerrit0/mini-shiki': 3.22.0 + '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 markdown-it: 14.1.1 - minimatch: 9.0.6 + minimatch: 10.2.5 typescript: 5.9.3 - yaml: 2.8.2 + yaml: 2.8.4 typesafe-path@0.2.2: {} @@ -17351,13 +18185,13 @@ snapshots: dependencies: semver: 7.7.4 - typescript-eslint@8.56.1(2b7e1a75de9ba634ca274e0f22f1030f): + typescript-eslint@8.56.1(717face55a559967bf1b77f9b43bd1f1): dependencies: - '@typescript-eslint/eslint-plugin': 8.56.1(7915aec012b65c2df6d94527fed52a4c) - '@typescript-eslint/parser': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) + '@typescript-eslint/eslint-plugin': 8.56.1(629841397a60979689036e0e2561f77e) + '@typescript-eslint/parser': 8.56.1(717face55a559967bf1b77f9b43bd1f1) '@typescript-eslint/typescript-estree': 8.56.1(typescript@5.9.3) - '@typescript-eslint/utils': 8.56.1(2b7e1a75de9ba634ca274e0f22f1030f) - eslint: 9.39.3(jiti@1.21.7) + '@typescript-eslint/utils': 8.56.1(717face55a559967bf1b77f9b43bd1f1) + eslint: 9.39.4(jiti@1.21.7) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -17459,9 +18293,9 @@ snapshots: upath@2.0.1: {} - update-browserslist-db@1.2.3(browserslist@4.28.1): + update-browserslist-db@1.2.3(browserslist@4.28.2): dependencies: - browserslist: 4.28.1 + browserslist: 4.28.2 escalade: 3.2.0 picocolors: 1.1.1 @@ -17507,22 +18341,22 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@7.3.1(e7f63d0dfe5a518a0272c99c8dd258cd): + vite@7.3.1(53db32f03bd75c286aeaad0cd1a1fd6a): dependencies: esbuild: 0.27.3 fdir: 6.5.0(picomatch@4.0.3) picomatch: 4.0.3 - postcss: 8.5.6 + postcss: 8.5.13 rollup: 4.59.0 tinyglobby: 0.2.15 optionalDependencies: '@types/node': 25.3.0 fsevents: 2.3.3 jiti: 1.21.7 - terser: 5.46.0 - yaml: 2.8.2 + terser: 5.46.2 + yaml: 2.8.4 - volar-service-html@0.0.68(@volar/language-service@2.4.28): + volar-service-html@0.0.70(@volar/language-service@2.4.28): dependencies: vscode-html-languageservice: 5.6.2 vscode-languageserver-textdocument: 1.0.12 @@ -17530,7 +18364,7 @@ snapshots: optionalDependencies: '@volar/language-service': 2.4.28 - volar-service-typescript@0.0.68(@volar/language-service@2.4.28): + volar-service-typescript@0.0.70(@volar/language-service@2.4.28): dependencies: path-browserify: 1.0.1 semver: 7.7.4 @@ -17589,21 +18423,21 @@ snapshots: '@types/minimatch': 3.0.5 ensure-posix-path: 1.1.1 matcher-collection: 2.0.1 - minimatch: 3.1.3 + minimatch: 3.1.5 walk-sync@3.0.0: dependencies: '@types/minimatch': 3.0.5 ensure-posix-path: 1.1.1 matcher-collection: 2.0.1 - minimatch: 3.1.3 + minimatch: 3.1.5 walk-sync@4.0.1: dependencies: '@types/minimatch': 5.1.2 ensure-posix-path: 1.1.1 matcher-collection: 2.0.1 - minimatch: 10.2.2 + minimatch: 10.2.4 walker@1.0.8: dependencies: @@ -17697,7 +18531,7 @@ snapshots: which-typed-array@1.1.20: dependencies: available-typed-arrays: 1.0.7 - call-bind: 1.0.8 + call-bind: 1.0.9 call-bound: 1.0.4 for-each: 0.3.5 get-proto: 1.0.1 @@ -17756,7 +18590,7 @@ snapshots: ws@8.18.3: {} - ws@8.19.0: {} + ws@8.20.0: {} xdg-basedir@5.1.0: {} @@ -17775,7 +18609,7 @@ snapshots: fs-extra: 4.0.3 lodash.merge: 4.6.2 - yaml@2.8.2: {} + yaml@2.8.4: {} yargs-parser@20.2.9: {} diff --git a/table/package.json b/table/package.json index 1dbc2bc..10999c5 100644 --- a/table/package.json +++ b/table/package.json @@ -145,7 +145,7 @@ "@glimmer/component": "^2.0.0", "@glimmer/tracking": "^1.1.2", "@glint/ember-tsc": "^1.1.1", - "@glint/template": "1.7.4", + "@glint/template": "1.7.7", "@rollup/plugin-babel": "^6.1.0", "@tsconfig/ember": "^3.0.12", "browserslist": "^4.28.1", @@ -154,7 +154,7 @@ "ember-eslint": "^0.6.1", "ember-source": "^6.11.0", "eslint": "^9.22.0", - "expect-type": "^0.15.0", + "expect-type": "^0.20.0", "prettier": "^3.8.1", "prettier-plugin-ember-template-tag": "^2.1.3", "rollup": "^4.59.0",