From 6efb61523262696b8ee4b4892a36bde6849d3009 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 22:12:23 +0000 Subject: [PATCH] Update devDependencies --- docs-app/package.json | 18 +- ember-primitives/package.json | 24 +- package.json | 6 +- packages/docs-support/package.json | 16 +- packages/which-heading-do-i-need/package.json | 14 +- pnpm-lock.yaml | 3441 +++++++++++++++-- 6 files changed, 3167 insertions(+), 352 deletions(-) diff --git a/docs-app/package.json b/docs-app/package.json index 8abb14a7..e492c8e9 100644 --- a/docs-app/package.json +++ b/docs-app/package.json @@ -63,10 +63,10 @@ } }, "devDependencies": { - "@babel/core": "^7.29.0", - "@babel/plugin-transform-runtime": "^7.29.0", - "@babel/plugin-transform-typescript": "^7.28.6", - "@babel/runtime": "^7.28.6", + "@babel/core": "^8.0.0", + "@babel/plugin-transform-runtime": "^8.0.0", + "@babel/plugin-transform-typescript": "^8.0.0", + "@babel/runtime": "^8.0.0", "@ember/app-tsconfig": "^2.0.0", "@ember/optional-features": "^3.0.0", "@ember/string": "^4.0.0", @@ -79,7 +79,7 @@ "@glint/ember-tsc": "^1.1.1", "@glint/template": "1.7.7", "@glint/tsserver-plugin": "^2.1.0", - "@nullvoxpopuli/eslint-configs": "^5.5.0", + "@nullvoxpopuli/eslint-configs": "^6.0.0", "@rollup/plugin-babel": "^7.0.0", "@types/babel__core": "^7.20.5", "@types/babel__standalone": "^7.1.7", @@ -89,16 +89,16 @@ "axe-core": "^4.11.1", "babel-plugin-ember-template-compilation": "^4.0.0", "broccoli-asset-rev": "^3.0.0", - "concurrently": "^9.2.1", + "concurrently": "^10.0.0", "ember-a11y-testing": "^8.0.0", "ember-page-title": "^9.0.3", "ember-qunit": "^9.0.4", "ember-resources": "^7.0.7", - "ember-scoped-css": "^2.0.4", + "ember-scoped-css": "^3.0.0", "ember-source": "~7.3.0-beta.1", "ember-template-lint": "^7.9.3", "ember-welcome-page": "^8.0.5", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "file-loader": "^6.2.0", "globby": "^16.1.0", "inter-ui": "^4.0.2", @@ -110,7 +110,7 @@ "qunit-dom": "^3.5.0", "testem": "^3.17.0", "typedoc": "^0.28.15", - "typescript": "^6.0.2", + "typescript": "^7.0.0", "vite": "^8.0.3" }, "engines": { diff --git a/ember-primitives/package.json b/ember-primitives/package.json index 5a69461e..d0889070 100644 --- a/ember-primitives/package.json +++ b/ember-primitives/package.json @@ -50,15 +50,15 @@ }, "devDependencies": { "@arethetypeswrong/cli": "^0.18.0", - "@babel/core": "^7.29.0", + "@babel/core": "^8.0.0", "@babel/plugin-proposal-class-properties": "^7.18.6", - "@babel/plugin-proposal-decorators": "^7.29.0", + "@babel/plugin-proposal-decorators": "^8.0.0", "@babel/plugin-proposal-object-rest-spread": "^7.20.7", - "@babel/plugin-syntax-decorators": "^7.28.6", - "@babel/plugin-transform-class-static-block": "^7.28.6", - "@babel/plugin-transform-private-methods": "^7.28.6", - "@babel/plugin-transform-typescript": "^7.28.6", - "@babel/preset-typescript": "^7.28.5", + "@babel/plugin-syntax-decorators": "^8.0.0", + "@babel/plugin-transform-class-static-block": "^8.0.0", + "@babel/plugin-transform-private-methods": "^8.0.0", + "@babel/plugin-transform-typescript": "^8.0.0", + "@babel/preset-typescript": "^8.0.0", "@ember/library-tsconfig": "^2.0.0", "@ember/test-helpers": "^5.4.1", "@ember/test-waiters": "^4.1.0", @@ -69,25 +69,25 @@ "@glint/ember-tsc": "^1.1.1", "@glint/template": "1.7.7", "@glint/tsserver-plugin": "^2.1.0", - "@nullvoxpopuli/eslint-configs": "^5.5.0", + "@nullvoxpopuli/eslint-configs": "^6.0.0", "@rollup/plugin-babel": "^7.0.0", "@tsconfig/ember": "^3.0.12", "babel-plugin-ember-template-compilation": "^4.0.0", - "concurrently": "^9.2.1", + "concurrently": "^10.0.0", "ember-modifier": "^4.3.0", "ember-resources": "^7.0.7", "ember-source": "^6.10.1", "ember-template-lint": "^7.9.3", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "eslint-plugin-compat": "^7.0.2", - "execa": "^9.6.0", + "execa": "^10.0.0", "fix-bad-declaration-output": "^1.1.5", "prettier": "^3.8.1", "prettier-plugin-ember-template-tag": "^2.1.3", "publint": "^0.3.17", "rollup": "^4.57.1", "rollup-plugin-copy": "^3.5.0", - "typescript": "^6.0.2" + "typescript": "^7.0.0" }, "publishConfig": { "registry": "https://registry.npmjs.org" diff --git a/package.json b/package.json index 527fe8f0..be88e821 100644 --- a/package.json +++ b/package.json @@ -17,14 +17,14 @@ "test": "turbo run test --output-logs errors-only" }, "devDependencies": { - "@babel/core": "^7.29.0", - "concurrently": "^9.2.1", + "@babel/core": "^8.0.0", + "concurrently": "^10.0.0", "ember-primitives": "workspace:^", "prettier": "^3.8.1", "prettier-plugin-ember-template-tag": "^2.1.3", "release-plan": "^0.18.0", "turbo": "^2.9.4", - "typescript": "^6.0.2" + "typescript": "^7.0.0" }, "packageManager": "pnpm@10.34.5", "engines": { diff --git a/packages/docs-support/package.json b/packages/docs-support/package.json index 27fd0255..1908d93d 100644 --- a/packages/docs-support/package.json +++ b/packages/docs-support/package.json @@ -63,28 +63,28 @@ "should-handle-link": "^1.2.2" }, "devDependencies": { - "@babel/core": "^7.29.0", - "@babel/plugin-transform-typescript": "^7.28.6", - "@babel/runtime": "^7.28.6", + "@babel/core": "^8.0.0", + "@babel/plugin-transform-typescript": "^8.0.0", + "@babel/runtime": "^8.0.0", "@ember/library-tsconfig": "^2.0.0", "@embroider/addon-dev": "^8.3.0", "@glimmer/component": "^2.0.0", "@glint/ember-tsc": "^1.1.1", "@glint/template": "1.7.7", "@glint/tsserver-plugin": "^2.1.0", - "@nullvoxpopuli/eslint-configs": "^5.5.0", + "@nullvoxpopuli/eslint-configs": "^6.0.0", "@rollup/plugin-babel": "^7.0.0", "babel-plugin-ember-template-compilation": "^4.0.0", - "concurrently": "^9.2.1", - "ember-scoped-css": "^2.0.4", + "concurrently": "^10.0.0", + "ember-scoped-css": "^3.0.0", "ember-source": "^6.10.1", "ember-template-lint": "^7.9.3", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "prettier": "^3.8.1", "prettier-plugin-ember-template-tag": "^2.1.3", "rollup": "^4.57.1", "rollup-plugin-copy": "^3.5.0", - "typescript": "^6.0.2" + "typescript": "^7.0.0" }, "publishConfig": { "registry": "https://registry.npmjs.org", diff --git a/packages/which-heading-do-i-need/package.json b/packages/which-heading-do-i-need/package.json index 88bca198..742a84bc 100644 --- a/packages/which-heading-do-i-need/package.json +++ b/packages/which-heading-do-i-need/package.json @@ -37,17 +37,17 @@ "prepack": "rollup --config" }, "devDependencies": { - "@babel/core": "^7.29.0", - "@babel/plugin-transform-typescript": "^7.28.6", - "@babel/runtime": "^7.28.6", + "@babel/core": "^8.0.0", + "@babel/plugin-transform-typescript": "^8.0.0", + "@babel/runtime": "^8.0.0", "@ember/library-tsconfig": "^2.0.0", "@embroider/addon-dev": "^8.3.0", - "@nullvoxpopuli/eslint-configs": "^5.5.0", + "@nullvoxpopuli/eslint-configs": "^6.0.0", "@rollup/plugin-babel": "^7.0.0", - "concurrently": "^9.2.1", - "eslint": "^9.39.2", + "concurrently": "^10.0.0", + "eslint": "^10.0.0", "prettier": "^3.8.1", "rollup": "^4.57.1", - "typescript": "^6.0.2" + "typescript": "^7.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91bf4982..c2bc756f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,14 +28,14 @@ importers: .: devDependencies: '@babel/core': - specifier: ^7.29.0 - version: 7.29.0 + specifier: ^8.0.0 + version: 8.0.1 concurrently: - specifier: ^9.2.1 - version: 9.2.1 + specifier: ^10.0.0 + version: 10.0.5 ember-primitives: specifier: workspace:^ - version: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) + version: file:ember-primitives(2d898215acb3a52ebcf8201d8392ed1e) prettier: specifier: ^3.8.1 version: 3.8.3 @@ -49,20 +49,20 @@ importers: specifier: ^2.9.4 version: 2.9.14 typescript: - specifier: ^6.0.2 - version: 6.0.3 + specifier: ^7.0.0 + version: 7.0.2 docs-app: dependencies: '@embroider/macros': specifier: ^1.19.7 - version: 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + version: 1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7) '@shikijs/rehype': specifier: ^3.22.0 version: 3.23.0 '@universal-ember/docs-support': specifier: workspace:* - version: file:packages/docs-support(643be662b7daabf7b7b7f845ec7a656c) + version: file:packages/docs-support(4b3d4fa304b06c7bbca957c7d0ee434c) assert: specifier: ^2.0.0 version: 2.1.0 @@ -71,28 +71,28 @@ importers: version: 5.4.4 decorator-transforms: specifier: 2.3.2 - version: 2.3.2(@babel/core@7.29.0) + version: 2.3.2(@babel/core@8.0.1) ember-element-helper: specifier: ^0.8.8 version: 0.8.8 ember-focus-trap: specifier: ^2.0.0 - version: 2.0.0(@babel/core@7.29.0) + version: 2.0.0(@babel/core@8.0.1) ember-mobile-menu: specifier: ^6.0.0 - version: 6.1.0(ef7bc343ef0b81bce83cc9352f58adc3) + version: 6.1.0(a35c09673f36335ecaf2a1ea721de7a8) ember-modifier: specifier: ^4.3.0 - version: 4.3.0(@babel/core@7.29.0) + version: 4.3.0(@babel/core@8.0.1) ember-primitives: specifier: workspace:^ - version: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) + version: file:ember-primitives(1046bbf0f3c32c25f595d2a1e38a8f7a) ember-repl: specifier: ^8.0.0 - version: 8.1.0(ddb9b70054f9e7b8e6e6898e21c22d6b) + version: 8.1.0(6773cfc6a76013e91c9f9029b0a0155d) ember-strict-application-resolver: specifier: ^0.1.1 - version: 0.1.1(@babel/core@7.29.0) + version: 0.1.1(@babel/core@8.0.1) form-data-utils: specifier: ^0.6.0 version: 0.6.0 @@ -107,22 +107,22 @@ importers: version: 2.2.2(highlight.js@11.11.1) kolay: specifier: github:universal-ember/kolay#dist - version: https://codeload.github.com/universal-ember/kolay/tar.gz/f4a21ade2abe9a0bcdeffa921940664f05774765(a417d88aa35fbfb0591a793939686c8f) + version: https://codeload.github.com/universal-ember/kolay/tar.gz/8e6c52686208808e81e3b4be73fa24557b3112b5(5b4aab4adfa334743771b6eccbf06b27) limber-ui: specifier: ^4.1.1 - version: 4.2.1(c8332dc3f90c0e60eb130a3a85f980b9) + version: 4.2.1(@babel/core@8.0.1)(@glint/template@1.7.7) lorem-ipsum: specifier: ^2.0.8 version: 2.0.8 nvp.ui: specifier: ^0.5.3 - version: 0.5.3(@babel/core@7.29.0) + version: 0.5.3(@babel/core@8.0.1) path-browserify: specifier: ^1.0.1 version: 1.0.1 reactiveweb: specifier: ^1.9.1 - version: 1.9.3(4c39b78eb87fdf42795809c3c486aa0d) + version: 1.9.3(99b2d2687bd40fb0d54cf5254e027eb2) shiki: specifier: ^3.22.0 version: 3.23.0 @@ -131,7 +131,7 @@ importers: version: 1.3.0 tracked-built-ins: specifier: ^4.1.0 - version: 4.1.2(@babel/core@7.29.0) + version: 4.1.2(@babel/core@8.0.1) unist-util-visit: specifier: ^5.1.0 version: 5.1.0 @@ -143,17 +143,17 @@ importers: injected: true devDependencies: '@babel/core': - specifier: ^7.29.0 - version: 7.29.0 + specifier: ^8.0.0 + version: 8.0.1 '@babel/plugin-transform-runtime': - specifier: ^7.29.0 - version: 7.29.0(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/plugin-transform-typescript': - specifier: ^7.28.6 - version: 7.28.6(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/runtime': - specifier: ^7.28.6 - version: 7.29.7 + specifier: ^8.0.0 + version: 8.0.0 '@ember/app-tsconfig': specifier: ^2.0.0 version: 2.0.0 @@ -165,16 +165,16 @@ importers: version: 4.0.1 '@ember/test-helpers': specifier: ^5.4.1 - version: 5.4.2(c8332dc3f90c0e60eb130a3a85f980b9) + version: 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) '@ember/test-waiters': specifier: ^4.1.0 - version: 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + version: 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) '@embroider/core': specifier: ^4.4.3 version: 4.4.7(@glint/template@1.7.7) '@embroider/vite': specifier: ^1.5.2 - version: 1.7.2(98f1cd3bf4aed46c8695d1d7e73813a9) + version: 1.7.2(9536d0328272ef22bd083b669db799c8) '@fontsource/lexend': specifier: ^5.2.11 version: 5.2.11 @@ -183,7 +183,7 @@ importers: version: 2.1.1 '@glint/ember-tsc': specifier: ^1.1.1 - version: 1.5.0(typescript@6.0.3) + version: 1.5.0(typescript@7.0.2) '@glint/template': specifier: ^1.7.7 version: 1.7.7 @@ -191,11 +191,11 @@ importers: specifier: ^2.1.0 version: 2.4.0 '@nullvoxpopuli/eslint-configs': - specifier: ^5.5.0 - version: 5.5.0(b69c9af74b115ce99898080caab65d60) + specifier: ^6.0.0 + version: 6.0.0(2cea9a0d3bc77e4b819a661af41cb4d1) '@rollup/plugin-babel': specifier: ^7.0.0 - version: 7.0.0(01f2293801eb414d98819a06a52891e1) + version: 7.0.0(044e06f36f2fad28aa47efc202c4131e) '@types/babel__core': specifier: ^7.20.5 version: 7.20.5 @@ -204,7 +204,7 @@ importers: version: 7.1.9 '@types/eslint__js': specifier: ^9.14.0 - version: 9.14.0(eslint@9.39.4(jiti@2.6.1)) + version: 9.14.0(eslint@10.9.0(jiti@2.6.1)) '@types/qunit': specifier: ^2.19.10 version: 2.19.14 @@ -221,23 +221,23 @@ importers: specifier: ^3.0.0 version: 3.0.0 concurrently: - specifier: ^9.2.1 - version: 9.2.1 + specifier: ^10.0.0 + version: 10.0.5 ember-a11y-testing: specifier: ^8.0.0 - version: 8.0.1(f3a1caebf97993b47b945729319b3c77) + version: 8.0.1(53638e0fee203a90240236ff4a2254fb) ember-page-title: specifier: ^9.0.3 version: 9.0.3 ember-qunit: specifier: ^9.0.4 - version: 9.0.4(ebab0724d89cb4dee56a509475ce7ad5) + version: 9.0.4(c10f133538c851d7c5ec82a93b265b7f) ember-resources: specifier: ^7.0.7 - version: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + version: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) ember-scoped-css: - specifier: ^2.0.4 - version: 2.2.2(ember-template-lint@7.9.3) + specifier: ^3.0.0 + version: 3.5.0(ember-template-lint@7.9.3) ember-source: specifier: ~7.3.0-beta.1 version: 7.3.0-beta.1(@glimmer/component@2.1.1) @@ -246,10 +246,10 @@ importers: version: 7.9.3 ember-welcome-page: specifier: ^8.0.5 - version: 8.0.5(@babel/core@7.29.0) + version: 8.0.5(@babel/core@8.0.1) eslint: - specifier: ^9.39.2 - version: 9.39.4(jiti@2.6.1) + specifier: ^10.0.0 + version: 10.9.0(jiti@2.6.1) file-loader: specifier: ^6.2.0 version: 6.2.0 @@ -279,16 +279,16 @@ importers: version: 3.5.1 testem: specifier: ^3.17.0 - version: 3.20.0(2ab486bfed6cae50d0f131426edccd70) + version: 3.20.0(a08b8540b6277ad844d252e05c677e2d) typedoc: specifier: ^0.28.15 - version: 0.28.19(typescript@6.0.3) + version: 0.28.19(typescript@7.0.2) typescript: - specifier: ^6.0.2 - version: 6.0.3 + specifier: ^7.0.0 + version: 7.0.2 vite: specifier: ^8.0.3 - version: 8.0.13(d985db06b97e1f56cc68cb1e11366df8) + version: 8.0.13(5f23b81710173b18b2a166a2e44152ac) ember-primitives: dependencies: @@ -303,7 +303,7 @@ importers: version: 1.7.6 decorator-transforms: specifier: 2.3.2 - version: 2.3.2(@babel/core@7.29.0) + version: 2.3.2(@babel/core@8.0.1) ember-element-helper: specifier: ^0.8.8 version: 0.8.8 @@ -312,7 +312,7 @@ importers: version: 0.6.0 reactiveweb: specifier: ^1.9.1 - version: 1.9.3(4c39b78eb87fdf42795809c3c486aa0d) + version: 1.9.3(99b2d2687bd40fb0d54cf5254e027eb2) should-handle-link: specifier: ^1.2.2 version: 1.3.0 @@ -321,10 +321,10 @@ importers: version: 8.8.0 tracked-built-ins: specifier: ^4.1.0 - version: 4.1.2(@babel/core@7.29.0) + version: 4.1.2(@babel/core@8.0.1) tracked-toolbox: specifier: ^3.0.0 - version: 3.0.0(@babel/core@7.29.0) + version: 3.0.0(@babel/core@8.0.1) which-heading-do-i-need: specifier: workspace:* version: link:../packages/which-heading-do-i-need @@ -333,47 +333,47 @@ importers: specifier: ^0.18.0 version: 0.18.2 '@babel/core': - specifier: ^7.29.0 - version: 7.29.0 + specifier: ^8.0.0 + version: 8.0.1 '@babel/plugin-proposal-class-properties': specifier: ^7.18.6 - version: 7.18.6(@babel/core@7.29.0) + version: 7.18.6(@babel/core@8.0.1) '@babel/plugin-proposal-decorators': - specifier: ^7.29.0 - version: 7.29.0(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.2(@babel/core@8.0.1) '@babel/plugin-proposal-object-rest-spread': specifier: ^7.20.7 - version: 7.20.7(@babel/core@7.29.0) + version: 7.20.7(@babel/core@8.0.1) '@babel/plugin-syntax-decorators': - specifier: ^7.28.6 - version: 7.28.6(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/plugin-transform-class-static-block': - specifier: ^7.28.6 - version: 7.28.6(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/plugin-transform-private-methods': - specifier: ^7.28.6 - version: 7.28.6(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/plugin-transform-typescript': - specifier: ^7.28.6 - version: 7.28.6(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/preset-typescript': - specifier: ^7.28.5 - version: 7.28.5(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@ember/library-tsconfig': specifier: ^2.0.0 version: 2.0.0 '@ember/test-helpers': specifier: ^5.4.1 - version: 5.4.2(c8332dc3f90c0e60eb130a3a85f980b9) + version: 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) '@ember/test-waiters': specifier: ^4.1.0 - version: 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + version: 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) '@embroider/addon-dev': specifier: ^8.3.0 version: 8.3.0(@glint/template@1.7.7)(rollup@4.60.4) '@embroider/macros': specifier: ^1.19.7 - version: 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + version: 1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7) '@glimmer/component': specifier: ^2.0.0 version: 2.1.1 @@ -382,7 +382,7 @@ importers: version: 1.1.2 '@glint/ember-tsc': specifier: ^1.1.1 - version: 1.5.0(typescript@6.0.3) + version: 1.5.0(typescript@7.0.2) '@glint/template': specifier: ^1.7.7 version: 1.7.7 @@ -390,11 +390,11 @@ importers: specifier: ^2.1.0 version: 2.4.0 '@nullvoxpopuli/eslint-configs': - specifier: ^5.5.0 - version: 5.5.0(b69c9af74b115ce99898080caab65d60) + specifier: ^6.0.0 + version: 6.0.0(2cea9a0d3bc77e4b819a661af41cb4d1) '@rollup/plugin-babel': specifier: ^7.0.0 - version: 7.0.0(01f2293801eb414d98819a06a52891e1) + version: 7.0.0(044e06f36f2fad28aa47efc202c4131e) '@tsconfig/ember': specifier: ^3.0.12 version: 3.0.12 @@ -402,14 +402,14 @@ importers: specifier: ^4.0.0 version: 4.0.0 concurrently: - specifier: ^9.2.1 - version: 9.2.1 + specifier: ^10.0.0 + version: 10.0.5 ember-modifier: specifier: ^4.3.0 - version: 4.3.0(@babel/core@7.29.0) + version: 4.3.0(@babel/core@8.0.1) ember-resources: specifier: ^7.0.7 - version: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + version: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) ember-source: specifier: ~7.3.0-beta.1 version: 7.3.0-beta.1(@glimmer/component@2.1.1) @@ -417,17 +417,17 @@ importers: specifier: ^7.9.3 version: 7.9.3 eslint: - specifier: ^9.39.2 - version: 9.39.4(jiti@2.6.1) + specifier: ^10.0.0 + version: 10.9.0(jiti@2.6.1) eslint-plugin-compat: specifier: ^7.0.2 - version: 7.0.2(eslint@9.39.4(jiti@2.6.1)) + version: 7.0.2(eslint@10.9.0(jiti@2.6.1)) execa: - specifier: ^9.6.0 - version: 9.6.1 + specifier: ^10.0.0 + version: 10.0.1 fix-bad-declaration-output: specifier: ^1.1.5 - version: 1.1.5(d8e14f727f2879460e589df737de2942) + version: 1.1.5(d3cde7ec858f8bb14751827b86eac022) prettier: specifier: ^3.8.1 version: 3.8.3 @@ -444,8 +444,8 @@ importers: specifier: ^3.5.0 version: 3.5.0 typescript: - specifier: ^6.0.2 - version: 6.0.3 + specifier: ^7.0.0 + version: 7.0.2 packages/docs-support: dependencies: @@ -460,25 +460,25 @@ importers: version: 5.4.4 decorator-transforms: specifier: 2.3.2 - version: 2.3.2(@babel/core@7.29.0) + version: 2.3.2(@babel/core@8.0.1) ember-mobile-menu: specifier: ^6.0.0 - version: 6.1.0(ef7bc343ef0b81bce83cc9352f58adc3) + version: 6.1.0(a35c09673f36335ecaf2a1ea721de7a8) ember-modifier: specifier: ^4.3.0 - version: 4.3.0(@babel/core@7.29.0) + version: 4.3.0(@babel/core@8.0.1) ember-primitives: specifier: workspace:^ - version: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) + version: file:ember-primitives(f11a179af310accf3910ff8606b856b7) ember-resources: specifier: ^7.0.7 - version: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + version: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) inter-ui: specifier: ^4.0.2 version: 4.1.1 kolay: specifier: github:universal-ember/kolay#dist - version: https://codeload.github.com/universal-ember/kolay/tar.gz/f4a21ade2abe9a0bcdeffa921940664f05774765(a417d88aa35fbfb0591a793939686c8f) + version: https://codeload.github.com/universal-ember/kolay/tar.gz/8e6c52686208808e81e3b4be73fa24557b3112b5(5b4aab4adfa334743771b6eccbf06b27) package-up: specifier: ^5.0.0 version: 5.0.0 @@ -490,14 +490,14 @@ importers: version: 1.3.0 devDependencies: '@babel/core': - specifier: ^7.29.0 - version: 7.29.0 + specifier: ^8.0.0 + version: 8.0.1 '@babel/plugin-transform-typescript': - specifier: ^7.28.6 - version: 7.28.6(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/runtime': - specifier: ^7.28.6 - version: 7.29.7 + specifier: ^8.0.0 + version: 8.0.0 '@ember/library-tsconfig': specifier: ^2.0.0 version: 2.0.0 @@ -509,7 +509,7 @@ importers: version: 2.1.1 '@glint/ember-tsc': specifier: ^1.1.1 - version: 1.5.0(typescript@6.0.3) + version: 1.5.0(typescript@7.0.2) '@glint/template': specifier: ^1.7.7 version: 1.7.7 @@ -517,20 +517,20 @@ importers: specifier: ^2.1.0 version: 2.4.0 '@nullvoxpopuli/eslint-configs': - specifier: ^5.5.0 - version: 5.5.0(b69c9af74b115ce99898080caab65d60) + specifier: ^6.0.0 + version: 6.0.0(2cea9a0d3bc77e4b819a661af41cb4d1) '@rollup/plugin-babel': specifier: ^7.0.0 - version: 7.0.0(01f2293801eb414d98819a06a52891e1) + version: 7.0.0(044e06f36f2fad28aa47efc202c4131e) babel-plugin-ember-template-compilation: specifier: ^4.0.0 version: 4.0.0 concurrently: - specifier: ^9.2.1 - version: 9.2.1 + specifier: ^10.0.0 + version: 10.0.5 ember-scoped-css: - specifier: ^2.0.4 - version: 2.2.2(ember-template-lint@7.9.3) + specifier: ^3.0.0 + version: 3.5.0(ember-template-lint@7.9.3) ember-source: specifier: ~7.3.0-beta.1 version: 7.3.0-beta.1(@glimmer/component@2.1.1) @@ -538,8 +538,8 @@ importers: specifier: ^7.9.3 version: 7.9.3 eslint: - specifier: ^9.39.2 - version: 9.39.4(jiti@2.6.1) + specifier: ^10.0.0 + version: 10.9.0(jiti@2.6.1) prettier: specifier: ^3.8.1 version: 3.8.3 @@ -553,20 +553,20 @@ importers: specifier: ^3.5.0 version: 3.5.0 typescript: - specifier: ^6.0.2 - version: 6.0.3 + specifier: ^7.0.0 + version: 7.0.2 packages/which-heading-do-i-need: devDependencies: '@babel/core': - specifier: ^7.29.0 - version: 7.29.0 + specifier: ^8.0.0 + version: 8.0.1 '@babel/plugin-transform-typescript': - specifier: ^7.28.6 - version: 7.28.6(@babel/core@7.29.0) + specifier: ^8.0.0 + version: 8.0.1(@babel/core@8.0.1) '@babel/runtime': - specifier: ^7.28.6 - version: 7.29.7 + specifier: ^8.0.0 + version: 8.0.0 '@ember/library-tsconfig': specifier: ^2.0.0 version: 2.0.0 @@ -574,17 +574,17 @@ importers: specifier: ^8.3.0 version: 8.3.0(@glint/template@1.7.7)(rollup@4.60.4) '@nullvoxpopuli/eslint-configs': - specifier: ^5.5.0 - version: 5.5.0(b69c9af74b115ce99898080caab65d60) + specifier: ^6.0.0 + version: 6.0.0(2cea9a0d3bc77e4b819a661af41cb4d1) '@rollup/plugin-babel': specifier: ^7.0.0 - version: 7.0.0(01f2293801eb414d98819a06a52891e1) + version: 7.0.0(044e06f36f2fad28aa47efc202c4131e) concurrently: - specifier: ^9.2.1 - version: 9.2.1 + specifier: ^10.0.0 + version: 10.0.5 eslint: - specifier: ^9.39.2 - version: 9.39.4(jiti@2.6.1) + specifier: ^10.0.0 + version: 10.9.0(jiti@2.6.1) prettier: specifier: ^3.8.1 version: 3.8.3 @@ -592,8 +592,8 @@ importers: specifier: ^4.57.1 version: 4.60.4 typescript: - specifier: ^6.0.2 - version: 6.0.3 + specifier: ^7.0.0 + version: 7.0.2 test-app: dependencies: @@ -657,7 +657,7 @@ importers: version: 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) '@embroider/vite': specifier: ^1.5.2 - version: 1.7.2(98f1cd3bf4aed46c8695d1d7e73813a9) + version: 1.7.2(9536d0328272ef22bd083b669db799c8) '@floating-ui/dom': specifier: ^1.7.5 version: 1.7.6 @@ -675,7 +675,7 @@ importers: version: 2.4.0 '@nullvoxpopuli/eslint-configs': specifier: ^5.5.0 - version: 5.5.0(b69c9af74b115ce99898080caab65d60) + version: 5.5.0(2908336bb8076c8d1a0323a44c496b83) '@rollup/plugin-babel': specifier: ^7.0.0 version: 7.0.0(01f2293801eb414d98819a06a52891e1) @@ -774,10 +774,14 @@ importers: version: 6.0.3 vite: specifier: ^8.0.3 - version: 8.0.13(d985db06b97e1f56cc68cb1e11366df8) + version: 8.0.13(5f23b81710173b18b2a166a2e44152ac) packages: + '@11ty/gray-matter@3.0.0': + resolution: {integrity: sha512-mi6KB36DZCpCfCb9XP3NtDDNXe1N0jKtuFj9mTCZNy5H7vTabODyMgFmmOiGIGJKt+i8mJqEb/REtK+JTEzlpQ==} + engines: {node: '>=11'} + '@andrewbranch/untar.js@1.0.3': resolution: {integrity: sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==} @@ -797,14 +801,26 @@ packages: resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} engines: {node: '>=6.9.0'} + '@babel/code-frame@8.0.0': + resolution: {integrity: sha512-dYYg153EyN2Ekbqw2zAsbd6/JR+9N2SEoC7YV2GyyqMM7x9bLDTjBD6XBhSMLH0wtIVyJj03jWNriQhaN+eoCw==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/compat-data@7.29.0': resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==} engines: {node: '>=6.9.0'} + '@babel/compat-data@8.0.0': + resolution: {integrity: sha512-DOjnob/cXOUgDOozCDeq/aK2p5y8dUIVdf6tNhEV1HQRd6I8aQ4f4fbtHRVEvb6lP3BGomrKHiS8ICAASSVQSw==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/core@7.29.0': resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} engines: {node: '>=6.9.0'} + '@babel/core@8.0.1': + resolution: {integrity: sha512-5FgxM4dLQpMJHSiVATk8foW263dVHQHBVpXYiimNECVWG01f4nFyEbQixeT6Mwvg7TayREJ2gpKl3o2RoMdnqw==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/eslint-parser@7.28.6': resolution: {integrity: sha512-QGmsKi2PBO/MHSQk+AAgA9R6OHQr+VqnniFE0eMWZcVcfBZoA2dKn2hUsl3Csg/Plt9opRUWdY7//VXsrIlEiA==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} @@ -816,20 +832,38 @@ packages: resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} engines: {node: '>=6.9.0'} + '@babel/generator@8.0.0': + resolution: {integrity: sha512-NT9NrVwJsbSV6Y2FSstWa71EETOnzrjkL5/wX3D2mYHtKM+qvqB1DvR4D0Setb/gDBsHzRICifwEWMO8CnTF6g==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-annotate-as-pure@7.27.3': resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@8.0.0': + resolution: {integrity: sha512-NSpMkMsvvZqzThJ0p1B02cbtA2ObEyfBvq950bmNkyxsxvcxwhvvCB036rKhlEnuBBo30bOrk13u3FzlKSoRrw==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-compilation-targets@7.28.6': resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==} engines: {node: '>=6.9.0'} + '@babel/helper-compilation-targets@8.0.0': + resolution: {integrity: sha512-JwculLABZvyPvyLBpwU/E/IbH2uM3mnxNtIJpxnIfb24y1PrdVxK5Dqjle4DpgqpGRnwgC7G8IkzPdSXZrO1Ew==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-create-class-features-plugin@7.28.6': resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-create-class-features-plugin@8.0.1': + resolution: {integrity: sha512-++t3ZktzlLmASAxIlxeXQK9Z2YwUafYGYcvGBFevqOqt16HozVHStUoQvWD09fzAZOb/uJGpUTBuGK41AJAuOA==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/helper-create-regexp-features-plugin@7.28.5': resolution: {integrity: sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==} engines: {node: '>=6.9.0'} @@ -845,28 +879,56 @@ packages: resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} engines: {node: '>=6.9.0'} + '@babel/helper-globals@8.0.0': + resolution: {integrity: sha512-lLozHOM6sWWlxNo8CYqHy4MBZeTvHXNgVPBfPOGsjPKUzHC2Az9QwB6gxdQmpwHl6GlQtbGgS+lj5887guDiLw==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-member-expression-to-functions@7.28.5': resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==} engines: {node: '>=6.9.0'} + '@babel/helper-member-expression-to-functions@8.0.0': + resolution: {integrity: sha512-xkXrMbtk87Gk7+oKBVmBc6EORg/Qwx++AHESldmHkpvG8wgccdhJJFwrzqlF382Fk8wfXhJHWE/g/43QvEGNPQ==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-module-imports@7.28.6': resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==} engines: {node: '>=6.9.0'} + '@babel/helper-module-imports@8.0.0': + resolution: {integrity: sha512-NZ7mSS93o4ndX4KrbD7W8Sf3QT8Qe24PrnFyUcuOPDzK6faqDFKjY9RG7he7+I7FdiQ4llpnosFqzrXa+Vy3Ew==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-module-transforms@7.28.6': resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-module-transforms@8.0.1': + resolution: {integrity: sha512-UgAhl1kqiW5ciE0yCXqqvnb4H2n3IELJ7lIIQRezwDPilPEZX5i+Rvbja9MFTkwUn2biEiSMeV31aUzR4Lwakw==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/helper-optimise-call-expression@7.27.1': resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} engines: {node: '>=6.9.0'} + '@babel/helper-optimise-call-expression@8.0.0': + resolution: {integrity: sha512-3W6satvtPuCUkUx63S2jMoW9EQNYkADgs1HTfufmL7gCmAulHMKupA/12WNz4A0GMMFn/YnWWwqOT9IZrJHQjg==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-plugin-utils@7.28.6': resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==} engines: {node: '>=6.9.0'} + '@babel/helper-plugin-utils@8.0.1': + resolution: {integrity: sha512-3PKFgjTyPlhFhorfP+SjKQxLViIL++zWjFOO4hGriYU+Bsm983DxEM1JmDRJVWXV0O9npu+xXRqz7Pbd3mh70g==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/helper-remap-async-to-generator@7.27.1': resolution: {integrity: sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==} engines: {node: '>=6.9.0'} @@ -879,22 +941,44 @@ packages: peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-replace-supers@8.0.1': + resolution: {integrity: sha512-B1SZADIcy3tmH8CmWvj4SHi/oAPom4UL3uknTc2QRNsPVLFk/sPnZvQL/8kj7Y5omvjMqie0vklvs6XM4OLW5Q==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==} engines: {node: '>=6.9.0'} + '@babel/helper-skip-transparent-expression-wrappers@8.0.0': + resolution: {integrity: sha512-xmCA9kP3IhySsqhzwIdWGlDN/1A4cCKNBO/uwZx/3YzmDoMePwno2Q5/Bq0q+tYaKbeF940YiKV/kaW8Mzvpjw==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-string-parser@7.27.1': resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} + '@babel/helper-string-parser@8.0.0': + resolution: {integrity: sha512-6mJgmFFFIIO82vvoLt9XtRC7/TkzXfts1t/SpRX4IHSzMgqoPYCWesVu1udUPUWioAE/2fcG6WuI8zrkE1gwrg==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-validator-identifier@7.28.5': resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@8.0.4': + resolution: {integrity: sha512-4wFaiLd0bVo4cIoTXI3zKI038NIWE/cr3jvBjejOVYVxV/m8Ltav1USiGzG1fmS5J2RhgEOgXNNK46cRPnRsrg==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-validator-option@7.27.1': resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@8.0.0': + resolution: {integrity: sha512-U4Dybxh4WESWHt5XhBeExi4DrY0/DNK1aHpQbsrQXCUbFHuMweT0TpLEWKvaraV2Y6fS+ZXunsZ8zIuZIgvF2Q==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/helper-wrap-function@7.28.6': resolution: {integrity: sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==} engines: {node: '>=6.9.0'} @@ -903,6 +987,10 @@ packages: resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==} engines: {node: '>=6.9.0'} + '@babel/helpers@8.0.0': + resolution: {integrity: sha512-wfbi91pM3py96oIiJEz7qIpyXDytgr9zQC1HEWwlGNVRAEmItuU/0a41ZUKu1sJGyhhOIpc4t5vk4PYzt8wpsg==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/parser@7.29.2': resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==} engines: {node: '>=6.0.0'} @@ -913,6 +1001,11 @@ packages: engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@8.0.4': + resolution: {integrity: sha512-srpptsAkEbbNIC/q8nT7o+m6CQe8CJUTV/t7MYc9NnWlgYVtHOb7JH6SorxMhN0kuRJjVqXbKClG6xSbPtzz+g==} + engines: {node: ^22.18.0 || >=24.11.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'} @@ -956,6 +1049,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-proposal-decorators@8.0.2': + resolution: {integrity: sha512-+C6O6KKXU7BBq1GNaIkFJxrALUVGRcr+WeWm4OcuRl3h+l/CmNfcTLMrT2Lm3uvGBimBH/8pEBRrXJFLoO67Gg==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-proposal-object-rest-spread@7.20.7': resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} @@ -975,6 +1074,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-syntax-decorators@8.0.1': + resolution: {integrity: sha512-NI+0S/6MvR6GlcQFwjDZ+WIc2qvG6TXN534lYs9llNldwW4b7Dh6KTtk030FA0xWdYGs4t1lWo+OEWN8wGB+Nw==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-syntax-flow@7.28.6': resolution: {integrity: sha512-D+OrJumc9McXNEBI/JmFnc/0uCM2/Y3PEBG3gfV3QIYkKv5pvnpzFrl1kYCrcHJP8nOeFB/SHi1IHz29pNGuew==} engines: {node: '>=6.9.0'} @@ -1010,6 +1115,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-syntax-typescript@8.0.3': + resolution: {integrity: sha512-jmTPwps7oSQSZaV1SxkQ3C12UWyufGysGc5OzDpZzvPAIX4mO7dJT3hoqkWVrSImvkcMiknir1iLN1SNV/CZzg==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6': resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} engines: {node: '>=6.9.0'} @@ -1058,6 +1169,12 @@ packages: peerDependencies: '@babel/core': ^7.12.0 + '@babel/plugin-transform-class-static-block@8.0.1': + resolution: {integrity: sha512-NEVK+L0Le8h8tJ+IK0CGS5y9Yi1ZHxLj6M5PeanhMFuq9aSo0XI+Wtmbuyop6fTNukOm7ORNntf/kwid891vqQ==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-transform-classes@7.28.6': resolution: {integrity: sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==} engines: {node: '>=6.9.0'} @@ -1172,6 +1289,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-transform-modules-commonjs@8.0.1': + resolution: {integrity: sha512-PMuzulWrrzFNmY3lXSk/tV9NRb7y0eZZLJY4UEo2TKszroxvUZHAPPi+T9FDyrQhod+TQA+t+8/QYaaMpiEuhA==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-transform-modules-systemjs@7.29.0': resolution: {integrity: sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==} engines: {node: '>=6.9.0'} @@ -1244,6 +1367,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-transform-private-methods@8.0.1': + resolution: {integrity: sha512-TrFCGcXaVDh6S5IRhmLSRTY9H80VTCMQWnZtzBRg4RWg3KCLmdmsmj4M15kZAPZfoPkWL/SJb4em3Py/vOiX8g==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-transform-private-property-in-object@7.28.6': resolution: {integrity: sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==} engines: {node: '>=6.9.0'} @@ -1280,6 +1409,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-transform-runtime@8.0.1': + resolution: {integrity: sha512-MPDpKBrxn+thQay3eJmUiSeHswiT7MkINb48hHkX6OzodB149PKq1kred+lpMebrDzHA+G1ekCQnlYSkyEqAOw==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-transform-shorthand-properties@7.27.1': resolution: {integrity: sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==} engines: {node: '>=6.9.0'} @@ -1316,6 +1451,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/plugin-transform-typescript@8.0.1': + resolution: {integrity: sha512-0Svqp3413Eg0GElldykF/T7SNsxQO5YVGD70fZyAdZTnX8WRgcopmbiU7GTa5xY5ZnJcEpNbfns8/GjX+/1yeA==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/plugin-transform-unicode-escapes@7.27.1': resolution: {integrity: sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==} engines: {node: '>=6.9.0'} @@ -1363,6 +1504,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 + '@babel/preset-typescript@8.0.1': + resolution: {integrity: sha512-qrPhQIN1NLrPmzgazF9XKQqXrOcp/WJly+K+6ReFonn24FZqRJO7clxOJo6Ni75L+2vAqI3cHVU2OJLBxoPp5A==} + engines: {node: ^22.18.0 || >=24.11.0} + peerDependencies: + '@babel/core': ^8.0.0 + '@babel/register@7.28.6': resolution: {integrity: sha512-pgcbbEl/dWQYb6L6Yew6F94rdwygfuv+vJ/tXfwIOYAfPB6TNWpXUMEtEq3YuTeHRdvMIhvz13bkT9CNaS+wqA==} engines: {node: '>=6.9.0'} @@ -1376,18 +1523,33 @@ packages: resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==} engines: {node: '>=6.9.0'} + '@babel/runtime@8.0.0': + resolution: {integrity: sha512-sL6cvO2IfkSu/iU+zs2S/w01B7A8V7suXSIKEN4hPFFdZoiPGxrj5pAG0lCaqLWiEIrjKzdznIWuaLcxPR53qw==} + '@babel/template@7.28.6': resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} + '@babel/template@8.0.0': + resolution: {integrity: sha512-eAD0QW/AlbamBbw0FeGiwasbCVPq5ncW0HNVyLP3B9czqLyh4gvw+5JTSNt6le9+ziAU7mqDZsKTHf3jTb4chQ==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/traverse@7.29.0': resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} engines: {node: '>=6.9.0'} + '@babel/traverse@8.0.4': + resolution: {integrity: sha512-bZnmqzGG8UZneG1lLxBoWIH0G6Gr1D846Yu4/3XnY6FhCndMR49u26nTY08u/dAxWmLWF9vGQOuC+84FfIUoeg==} + engines: {node: ^22.18.0 || >=24.11.0} + '@babel/types@7.29.0': resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} engines: {node: '>=6.9.0'} + '@babel/types@8.0.4': + resolution: {integrity: sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==} + engines: {node: ^22.18.0 || >=24.11.0} + '@braidai/lang@1.1.2': resolution: {integrity: sha512-qBcknbBufNHlui137Hft8xauQMTZDKdophmLFv05r2eNmdIv/MlPuP4TdUknHG68UdWLgVZwgxVe735HzJNIwA==} @@ -1588,6 +1750,9 @@ packages: '@ember/test-waiters@4.1.1': resolution: {integrity: sha512-HbK70JYCDJcGI0CrwcbjeL2QHAn0HLwa3oGep7mr6l/yO95U7JYA8VN+/9VTsWJTmKueLtWayUqEmGS3a3mVOg==} + '@ember/test-waiters@4.1.2': + resolution: {integrity: sha512-zJwFaHLHjJn6mKoXYVM1SEyMT+U1JpaaSKg3JBmxHJwiIoJRI5djJ/CE33Z7N09mk5JfXd2xdhbd9LBWdlvAzg==} + '@embroider/addon-dev@8.3.0': resolution: {integrity: sha512-bALsA433TUnRuPRCJHiOR9RHvzixQI3MdP03r7pQEaAoWu2ONNlWL8wSIPtJ5HxVt/jiP/5wNqP+HlDDZSZd+g==} engines: {node: 12.* || 14.* || >= 16} @@ -1660,14 +1825,26 @@ packages: resolution: {integrity: sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/config-array@0.23.5': + resolution: {integrity: sha512-Y3kKLvC1dvTOT+oGlqNQ1XLqK6D1HU2YXPc52NmAlJZbMMWDzGYXMiPRJ8TYD39muD/OTjlZmNJ4ib7dvSrMBA==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/config-helpers@0.4.2': resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/config-helpers@0.7.0': + resolution: {integrity: sha512-DObd/KKUsU+FaFv4PLxSRenpXfQWmPXXP3pPZ6/K1PCrMu2vQpMDMuQe/BqYeoLcz8ro0bVDF1RxOJgfVEdhUw==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/core@0.17.0': resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/core@1.2.1': + resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/eslintrc@3.3.5': resolution: {integrity: sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1689,10 +1866,18 @@ packages: resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@3.0.5': + resolution: {integrity: sha512-vqTaUEgxzm+YDSdElad6PiRoX4t8VGDjCtt05zn4nU810UIx/uNEV7/lZJ6KwFThKZOzOxzXy48da+No7HZaMw==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@eslint/plugin-kit@0.4.1': resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/plugin-kit@0.7.2': + resolution: {integrity: sha512-+CNAzxglkrpNf/kKywqQfk74QjtceuOE7Qm+AF8miRvPF/wmmK5+OJOgVh3AVTT3RP2mH3+FOaxlE5v72owk0A==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + '@floating-ui/core@1.7.5': resolution: {integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==} @@ -2111,6 +2296,32 @@ packages: prettier: optional: true + '@nullvoxpopuli/eslint-configs@6.0.0': + resolution: {integrity: sha512-pUvGmycRLtcgw0NY36SpDHXti6+SksxrgOgyG02pX3pHsHLUWfv0eU/Bdj12zE0ImeFZA7JysnyfaqtCyr7GGw==} + engines: {node: '>= v24.14.1'} + peerDependencies: + '@babel/core': ^7.22.10 + '@babel/eslint-parser': '*' + '@babel/plugin-proposal-decorators': '*' + '@typescript-eslint/eslint-plugin': '*' + eslint: ^9.0.0 + eslint-plugin-ember: '*' + eslint-plugin-qunit: '*' + prettier: '*' + peerDependenciesMeta: + '@babel/eslint-parser': + optional: true + '@babel/plugin-proposal-decorators': + optional: true + '@typescript-eslint/eslint-plugin': + optional: true + eslint-plugin-ember: + optional: true + eslint-plugin-qunit: + optional: true + prettier: + optional: true + '@octokit/auth-token@5.1.2': resolution: {integrity: sha512-JcQDsBdg49Yky2w2ld20IHAlwr8d/d8N6NiOXbtuoPCqzbsiJgF633mVUw3x4mo0H5ypataQIX7SFu3yy44Mpw==} engines: {node: '>= 18'} @@ -2169,64 +2380,194 @@ packages: '@octokit/types@14.1.0': resolution: {integrity: sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==} - '@oxc-project/types@0.130.0': - resolution: {integrity: sha512-ibD2usx9JRu7f5pu2tMKMI4cpA4NgXJQoYRP4pQ7Pxmn1l6k/53qWtQWZayhYy3X4QZkt90Ot+mJEaeXouio6Q==} - - '@pkgjs/parseargs@0.11.0': - resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} - engines: {node: '>=14'} - - '@pnpm/config.env-replace@1.1.0': - resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==} - engines: {node: '>=12.22.0'} - - '@pnpm/network.ca-file@1.0.2': - resolution: {integrity: sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==} - engines: {node: '>=12.22.0'} - - '@pnpm/npm-conf@3.0.2': - resolution: {integrity: sha512-h104Kh26rR8tm+a3Qkc5S4VLYint3FE48as7+/5oCEcKR2idC/pF1G6AhIXKI+eHPJa/3J9i5z0Al47IeGHPkA==} - engines: {node: '>=12'} - - '@publint/pack@0.1.4': - resolution: {integrity: sha512-HDVTWq3H0uTXiU0eeSQntcVUTPP3GamzeXI41+x7uU9J65JgWQh3qWZHblR1i0npXfFtF+mxBiU2nJH8znxWnQ==} - engines: {node: '>=18'} + '@one-ini/wasm@0.2.1': + resolution: {integrity: sha512-TUqERXGNTifZ9y2g3wPxQrw3HpHv/02DsW3D90T9x0hhonrL1ZqpSmNrU2XkoIq0fP1N6gZfVQzy2Fw1ZvGBNg==} - '@replit/codemirror-lang-svelte@6.0.0': - resolution: {integrity: sha512-U2OqqgMM6jKelL0GNWbAmqlu1S078zZNoBqlJBW+retTc5M4Mha6/Y2cf4SVg6ddgloJvmcSpt4hHrVoM4ePRA==} - peerDependencies: - '@codemirror/autocomplete': ^6.0.0 - '@codemirror/lang-css': ^6.0.1 - '@codemirror/lang-html': ^6.2.0 - '@codemirror/lang-javascript': ^6.1.1 - '@codemirror/language': ^6.0.0 - '@codemirror/state': ^6.0.0 - '@codemirror/view': ^6.0.0 - '@lezer/common': ^1.0.0 - '@lezer/highlight': ^1.0.0 - '@lezer/javascript': ^1.2.0 - '@lezer/lr': ^1.0.0 + '@oxc-parser/binding-android-arm-eabi@0.130.0': + resolution: {integrity: sha512-h/xYU8/7ADWzVSf5I+YalLpj33LOy9CI/zgbJNIZ5eunRBG+Czqa3lZsvuPHHf3rOt6z1c5+UzoxjbAzAvhwVw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm] + os: [android] - '@rolldown/binding-android-arm64@1.0.1': - resolution: {integrity: sha512-fJI3I0r3C3Oj/zdBCpaCmBRZYf07xpaq4yCfDDoSFm+beWNzbIl26puW8RraUdugoJw/95zerNOn6jasAhzSmg==} + '@oxc-parser/binding-android-arm64@0.130.0': + resolution: {integrity: sha512-oFWFJrsGv9siFM4HjMqKNB7IuIZD/SMmZdCXl8xyx7lDplGvPKyewpOo272rSWgMXe2Wx7bWI0Yj+gkHv4qbeg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [android] - '@rolldown/binding-darwin-arm64@1.0.1': - resolution: {integrity: sha512-cKnAhWEsV7TPcA/5EAteDp6KcJZBQ2G+BqE7zayMMi7kMvwRsbv7WT9aOnn0WNl4SKEIf43vjS31iUPu80nzXg==} + '@oxc-parser/binding-darwin-arm64@0.130.0': + resolution: {integrity: sha512-sGUzupdTplK9jQg7eJZ878HfEgQjJNBc6dAYVWJ9W5aU+J8rLfRJhTVsKThiu1pNwm6Y1qKCcbC6WhNWSXR3Ig==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [darwin] - '@rolldown/binding-darwin-x64@1.0.1': - resolution: {integrity: sha512-YKrVwQjIRBPo+5G/u03wGjbdy4q7pyzCe93DK9VJ7zkVmeg8LJ7GbgsiHWdR4xSoe4CAXRD7Bcjgbtr64bkXNg==} + '@oxc-parser/binding-darwin-x64@0.130.0': + resolution: {integrity: sha512-PsB4cdCISbC00Uy8eiD8bc2AkGWjZqrSrJnkBFuG2ptrrf6mZ2F5gLFSjOAVMMgZPg8B1D7OydJwLWSfyI2Plg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [darwin] - '@rolldown/binding-freebsd-x64@1.0.1': - resolution: {integrity: sha512-z/oBsREo46SsFqBwYtFe0kpJeBijAT48O/WXLI4suiCLBkr03RTtTJMCzSdDd2znlh8VJizL09XVkQgk8IZonw==} + '@oxc-parser/binding-freebsd-x64@0.130.0': + resolution: {integrity: sha512-DgABp3l38hS77JbXCV4qk1+n6DPym5u8zzwuweokezm2tX194nDSJDENbDRECxVsiNbprKATLbk+Z5wlHT0OHw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [freebsd] + + '@oxc-parser/binding-linux-arm-gnueabihf@0.130.0': + resolution: {integrity: sha512-4Kn3CTEmwFrzhTSC/JuUW16qovmaMdX7jeSKbL8w0pLtLww7To1a2XJi9Z5uD8QWUkfUHhqfV+VD6dVzBnWzoA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm] + os: [linux] + + '@oxc-parser/binding-linux-arm-musleabihf@0.130.0': + resolution: {integrity: sha512-D35KZM3F4rRu1uAFKyBlg3Gaf/ybCjyaPR1hfgvk5ex8NtcTmRgc0JgSighEyNg96TPrFhemFba68SZuxaha8w==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm] + os: [linux] + + '@oxc-parser/binding-linux-arm64-gnu@0.130.0': + resolution: {integrity: sha512-Q9o7oVlo955KHwS8l1u0bCzIx+JsZUA3XToLXC+MsMhye/9LeBQbt84nh120cl2XLy+TEzvugYDiHShg5yaX6Q==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-arm64-musl@0.130.0': + resolution: {integrity: sha512-EiJ/gC0ljbcwVpycC8YWw6ggMbtsPX8XMOt0mPx0aqWeMsNR+L9m05Flbvd5T+GlivG+GkSWQL7tM9SRFpM/dw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [linux] + libc: [musl] + + '@oxc-parser/binding-linux-ppc64-gnu@0.130.0': + resolution: {integrity: sha512-b+h/lsLLurp756dMGizNs5uPaJfyEdWrTcV5t8M609jWm1DEHB1StpRXCkyvwtkJx3m+qL5BNQ0dEKan/4yGFA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [ppc64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-riscv64-gnu@0.130.0': + resolution: {integrity: sha512-O19Cil83XAyjEFfo8WhkMwY58ALqZ7ckjGL+25mjMIuF84urWBeANH0FC8B8BsSSygWU3/1aY3ADdDbp+wlBnw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [riscv64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-riscv64-musl@0.130.0': + resolution: {integrity: sha512-BgXRVC0+83n3YzCscLQjj6nbyeBIVeZYPTI4fFMAE4WNm2+4RXhWp03IVizL7esIz36kgmT48aebk1iM+cs8sw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [riscv64] + os: [linux] + libc: [musl] + + '@oxc-parser/binding-linux-s390x-gnu@0.130.0': + resolution: {integrity: sha512-6tJz0xvnGhsokE7N1WlUSBXibpYmT9xSJFS1Ce41Km/+8gQvdlW8MLhRv8PD0L7ix8vRG0FDDepp3jdOFzdVdw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [s390x] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-x64-gnu@0.130.0': + resolution: {integrity: sha512-9aCWj83dp3heTQGmGnZGdIWgxjZrr/7VQ0TGFHH5PKByxJKF2Hcr4qvaSUHhhGEa3MSsDjTL1YDP8RAgdL5/Cg==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [linux] + libc: [glibc] + + '@oxc-parser/binding-linux-x64-musl@0.130.0': + resolution: {integrity: sha512-afXt87aZBqrUVli8TB/I8H1G50RDWcwirjWtXGXYqJ2ZqWEiErH7V72j3LUSDZaivmtu2OLX0KQ/mbhP81mr7A==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [linux] + libc: [musl] + + '@oxc-parser/binding-openharmony-arm64@0.130.0': + resolution: {integrity: sha512-I0NCrZV/YZuCGWgqwNN/GO/iXlLF2z+Wgc7u+Aa9N4P51oYeIa0XT+zVBUne4csO9GqxskXgI4g8JzzWGRpfOw==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [openharmony] + + '@oxc-parser/binding-wasm32-wasi@0.130.0': + resolution: {integrity: sha512-sJgQkGaBX0WJvPUDfwciex6IcTk5O5NLQ1bhEb6f3nBruh1GshKMRSMt2bxZlYrgBzjyBbJzsnO+InPG0bg+fA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [wasm32] + + '@oxc-parser/binding-win32-arm64-msvc@0.130.0': + resolution: {integrity: sha512-bjcma99sQrNh6RY4mPO9yTkfxql6TDFoN3HWdK31RCKXwNhcDgJXW/l8PUtzKNiQ+9vpKJfJtQq+LklBuxSOBA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [win32] + + '@oxc-parser/binding-win32-ia32-msvc@0.130.0': + resolution: {integrity: sha512-hRYbv6HhpSTzT4xTiIkadLI7upLQxuOdLPR/9nL1fTjwhgutBTPXrwaAPb/jTFVx6/8C7Jb5HcUKhmNwloTbFA==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [ia32] + os: [win32] + + '@oxc-parser/binding-win32-x64-msvc@0.130.0': + resolution: {integrity: sha512-RBpA9TsRucJq6HNVNCFF1iKg+QeTkLdZf7hi4xaOGCPvMZWvDHjQgSOEZMUpuW4JNciHbxNhLEYmz5CVygjVGQ==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [win32] + + '@oxc-project/types@0.130.0': + resolution: {integrity: sha512-ibD2usx9JRu7f5pu2tMKMI4cpA4NgXJQoYRP4pQ7Pxmn1l6k/53qWtQWZayhYy3X4QZkt90Ot+mJEaeXouio6Q==} + + '@pkgjs/parseargs@0.11.0': + resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} + engines: {node: '>=14'} + + '@pnpm/config.env-replace@1.1.0': + resolution: {integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==} + engines: {node: '>=12.22.0'} + + '@pnpm/network.ca-file@1.0.2': + resolution: {integrity: sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==} + engines: {node: '>=12.22.0'} + + '@pnpm/npm-conf@3.0.2': + resolution: {integrity: sha512-h104Kh26rR8tm+a3Qkc5S4VLYint3FE48as7+/5oCEcKR2idC/pF1G6AhIXKI+eHPJa/3J9i5z0Al47IeGHPkA==} + engines: {node: '>=12'} + + '@publint/pack@0.1.4': + resolution: {integrity: sha512-HDVTWq3H0uTXiU0eeSQntcVUTPP3GamzeXI41+x7uU9J65JgWQh3qWZHblR1i0npXfFtF+mxBiU2nJH8znxWnQ==} + engines: {node: '>=18'} + + '@replit/codemirror-lang-svelte@6.0.0': + resolution: {integrity: sha512-U2OqqgMM6jKelL0GNWbAmqlu1S078zZNoBqlJBW+retTc5M4Mha6/Y2cf4SVg6ddgloJvmcSpt4hHrVoM4ePRA==} + peerDependencies: + '@codemirror/autocomplete': ^6.0.0 + '@codemirror/lang-css': ^6.0.1 + '@codemirror/lang-html': ^6.2.0 + '@codemirror/lang-javascript': ^6.1.1 + '@codemirror/language': ^6.0.0 + '@codemirror/state': ^6.0.0 + '@codemirror/view': ^6.0.0 + '@lezer/common': ^1.0.0 + '@lezer/highlight': ^1.0.0 + '@lezer/javascript': ^1.2.0 + '@lezer/lr': ^1.0.0 + + '@rolldown/binding-android-arm64@1.0.1': + resolution: {integrity: sha512-fJI3I0r3C3Oj/zdBCpaCmBRZYf07xpaq4yCfDDoSFm+beWNzbIl26puW8RraUdugoJw/95zerNOn6jasAhzSmg==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [android] + + '@rolldown/binding-darwin-arm64@1.0.1': + resolution: {integrity: sha512-cKnAhWEsV7TPcA/5EAteDp6KcJZBQ2G+BqE7zayMMi7kMvwRsbv7WT9aOnn0WNl4SKEIf43vjS31iUPu80nzXg==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [arm64] + os: [darwin] + + '@rolldown/binding-darwin-x64@1.0.1': + resolution: {integrity: sha512-YKrVwQjIRBPo+5G/u03wGjbdy4q7pyzCe93DK9VJ7zkVmeg8LJ7GbgsiHWdR4xSoe4CAXRD7Bcjgbtr64bkXNg==} + engines: {node: ^20.19.0 || >=22.12.0} + cpu: [x64] + os: [darwin] + + '@rolldown/binding-freebsd-x64@1.0.1': + resolution: {integrity: sha512-z/oBsREo46SsFqBwYtFe0kpJeBijAT48O/WXLI4suiCLBkr03RTtTJMCzSdDd2znlh8VJizL09XVkQgk8IZonw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [freebsd] @@ -2592,6 +2933,9 @@ packages: resolution: {integrity: sha512-s0jepCjOJWB/GKcuba4jISaVpBudw3ClXJ3fUK4tugChUMQsp6kSwuA8Dcx6wFd/JsJqcY8n4rEpa5RTHs5ypA==} deprecated: This is a stub types definition. @eslint/js provides its own type definitions, so you do not need this installed. + '@types/esrecurse@4.3.1': + resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==} + '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} @@ -2601,12 +2945,18 @@ packages: '@types/fs-extra@8.1.5': resolution: {integrity: sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==} + '@types/gensync@1.0.5': + resolution: {integrity: sha512-MbsRCT7mTikHwKZ0X+LVUTLRrZZRLipTuXEO9qOYO+zmjMVk81axyClMROf6uoPD9MRVu46bx8zoR0Ad9q3NAg==} + '@types/glob@7.2.0': resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} '@types/hast@3.0.4': resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} + '@types/jsesc@2.5.1': + resolution: {integrity: sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==} + '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -2655,6 +3005,14 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/eslint-plugin@8.67.0': + resolution: {integrity: sha512-Un7Heoyj65NREbKAyIrFxeM143NZpExWmy1Nep4DLeQOeLlTeumPjoNKnBrU5D5moWXbPJgRa5Uwcdu0faVNGQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/parser': ^8.67.0 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/parser@8.59.0': resolution: {integrity: sha512-TI1XGwKbDpo9tRW8UDIXCOeLk55qe9ZFGs8MTKU6/M08HWTw52DD/IYhfQtOEhEdPhLMT26Ka/x7p70nd3dzDg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2662,22 +3020,45 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/parser@8.67.0': + resolution: {integrity: sha512-fUBfTuuEulWqX6V8+O3PtScV01tzYYRUDTAirHFKoRAt7nOzoGiPt0M/bB47wWNy0coOOcgEwAMUtBpykMxl6w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/project-service@8.59.0': resolution: {integrity: sha512-Lw5ITrR5s5TbC19YSvlr63ZfLaJoU6vtKTHyB0GQOpX0W7d5/Ir6vUahWi/8Sps/nOukZQ0IB3SmlxZnjaKVnw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/project-service@8.67.0': + resolution: {integrity: sha512-cvE8c7ulYeXN9fYuszhCeCsbzyVEXuhrRCybnBre7TUmqb5nRmBfQAwCj0O3WJFDeyAZt4VYv51vMCC9LHSdYw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/scope-manager@8.59.0': resolution: {integrity: sha512-UzR16Ut8IpA3Mc4DbgAShlPPkVm8xXMWafXxB0BocaVRHs8ZGakAxGRskF7FId3sdk9lgGD73GSFaWmWFDE4dg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/scope-manager@8.67.0': + resolution: {integrity: sha512-EgvsleTwS4E+WzzSvem8fAUubLwatMNF1B5hHSLQxcvs7q2dtRhGyujHwLJSYlG41niJ7GP24Aha2+0mb1b2kg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/tsconfig-utils@8.59.0': resolution: {integrity: sha512-91Sbl3s4Kb3SybliIY6muFBmHVv+pYXfybC4Oolp3dvk8BvIE3wOPc+403CWIT7mJNkfQRGtdqghzs2+Z91Tqg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/tsconfig-utils@8.67.0': + resolution: {integrity: sha512-vV+LUSv5njUWsknE71fqKTlXUva+R76SaeORd6Zojcunk/6DvKFXONU3BrAs2H49mbygUXt6gbYunzwqNwlhdg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/type-utils@8.59.0': resolution: {integrity: sha512-3TRiZaQSltGqGeNrJzzr1+8YcEobKH9rHnqIp/1psfKFmhRQDNMGP5hBufanYTGznwShzVLs3Mz+gDN7HkWfXg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2685,16 +3066,33 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/type-utils@8.67.0': + resolution: {integrity: sha512-aVWDXbRmdXO9siTfX4ditQI1T9+zVcNazT48EJCD0v40/9RIFoUgZ05CmGEq9H2gixRpjUn/iplwvlcvutJW/Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/types@8.59.0': resolution: {integrity: sha512-nLzdsT1gdOgFxxxwrlNVUBzSNBEEHJ86bblmk4QAS6stfig7rcJzWKqCyxFy3YRRHXDWEkb2NralA1nOYkkm/A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.67.0': + resolution: {integrity: sha512-sBtgslww8nsMYUjhdPBiSyUqSzT8uR6g93A2QXnQC8+cGdjz0CyaOdqHDRJb1AtORbZCNUJBBeFA/tNR2uQmww==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.59.0': resolution: {integrity: sha512-O9Re9P1BmBLFJyikRbQpLku/QA3/AueZNO9WePLBwQrvkixTmDe8u76B6CYUAITRl/rHawggEqUGn5QIkVRLMw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/typescript-estree@8.67.0': + resolution: {integrity: sha512-EKQBCE9yNlRJYm7jdTW5AhDacDUmSwQb0FAJAmK2EKYrNXIsa2vxcSZx6PvJ/dEdI6lS+Y9W+EXckLj0iPFGcw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/utils@8.59.0': resolution: {integrity: sha512-I1R/K7V07XsMJ12Oaxg/O9GfrysGTmCRhvZJBv0RE0NcULMzjqVpR5kRRQjHsz3J/bElU7HwCO7zkqL+MSUz+g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2702,10 +3100,141 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/utils@8.67.0': + resolution: {integrity: sha512-U9D1FdwEWBwok3hxxSdhclMb0twvt9QnjIQ0VfQ1AiX2epnpSgv2ubVDsayOFyY8K6FX+AQ7E0FKWVG3iKsj1A==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + '@typescript-eslint/visitor-keys@8.59.0': resolution: {integrity: sha512-/uejZt4dSere1bx12WLlPfv8GktzcaDtuJ7s42/HEZ5zGj9oxRaD4bj7qwSunXkf+pbAhFt2zjpHYUiT5lHf0Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.67.0': + resolution: {integrity: sha512-fkv8dHRDqfGtTHuJeebdrQ7cX6Ad4WAS00rgHh9UGvMycF1mjBfsxry1XsLIFhWZ6Judlh6UdzK+TYlbpCXgnA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript/typescript-aix-ppc64@7.0.2': + resolution: {integrity: sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==} + engines: {node: '>=16.20.0'} + cpu: [ppc64] + os: [aix] + + '@typescript/typescript-darwin-arm64@7.0.2': + resolution: {integrity: sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [darwin] + + '@typescript/typescript-darwin-x64@7.0.2': + resolution: {integrity: sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [darwin] + + '@typescript/typescript-freebsd-arm64@7.0.2': + resolution: {integrity: sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [freebsd] + + '@typescript/typescript-freebsd-x64@7.0.2': + resolution: {integrity: sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [freebsd] + + '@typescript/typescript-linux-arm64@7.0.2': + resolution: {integrity: sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [linux] + + '@typescript/typescript-linux-arm@7.0.2': + resolution: {integrity: sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==} + engines: {node: '>=16.20.0'} + cpu: [arm] + os: [linux] + + '@typescript/typescript-linux-loong64@7.0.2': + resolution: {integrity: sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==} + engines: {node: '>=16.20.0'} + cpu: [loong64] + os: [linux] + + '@typescript/typescript-linux-mips64el@7.0.2': + resolution: {integrity: sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==} + engines: {node: '>=16.20.0'} + cpu: [mips64el] + os: [linux] + + '@typescript/typescript-linux-ppc64@7.0.2': + resolution: {integrity: sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==} + engines: {node: '>=16.20.0'} + cpu: [ppc64] + os: [linux] + + '@typescript/typescript-linux-riscv64@7.0.2': + resolution: {integrity: sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==} + engines: {node: '>=16.20.0'} + cpu: [riscv64] + os: [linux] + + '@typescript/typescript-linux-s390x@7.0.2': + resolution: {integrity: sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==} + engines: {node: '>=16.20.0'} + cpu: [s390x] + os: [linux] + + '@typescript/typescript-linux-x64@7.0.2': + resolution: {integrity: sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [linux] + + '@typescript/typescript-netbsd-arm64@7.0.2': + resolution: {integrity: sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [netbsd] + + '@typescript/typescript-netbsd-x64@7.0.2': + resolution: {integrity: sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [netbsd] + + '@typescript/typescript-openbsd-arm64@7.0.2': + resolution: {integrity: sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [openbsd] + + '@typescript/typescript-openbsd-x64@7.0.2': + resolution: {integrity: sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [openbsd] + + '@typescript/typescript-sunos-x64@7.0.2': + resolution: {integrity: sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [sunos] + + '@typescript/typescript-win32-arm64@7.0.2': + resolution: {integrity: sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==} + engines: {node: '>=16.20.0'} + cpu: [arm64] + os: [win32] + + '@typescript/typescript-win32-x64@7.0.2': + resolution: {integrity: sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==} + engines: {node: '>=16.20.0'} + cpu: [x64] + os: [win32] + '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} deprecated: Potential CWE-502 - Update to 1.3.1 or higher @@ -2845,6 +3374,7 @@ packages: '@xmldom/xmldom@0.9.10': resolution: {integrity: sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==} engines: {node: '>=14.6'} + deprecated: this version has critical issues, please update to the latest version accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} @@ -2936,6 +3466,10 @@ packages: aria-query@5.3.0: resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==} + aria-query@5.3.2: + resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} + engines: {node: '>= 0.4'} + array-buffer-byte-length@1.0.2: resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} engines: {node: '>= 0.4'} @@ -3020,6 +3554,10 @@ packages: resolution: {integrity: sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==} engines: {node: '>=4'} + axobject-query@4.1.0: + resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} + engines: {node: '>= 0.4'} + babel-core@7.0.0-bridge.0: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: @@ -3342,6 +3880,10 @@ packages: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} + cliui@9.0.1: + resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==} + engines: {node: '>=20'} + clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} engines: {node: '>=6'} @@ -3461,6 +4003,11 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + concurrently@10.0.5: + resolution: {integrity: sha512-JaP/CoftUrCcAFW/g//RbgEGwlelnEae6cfBLgH6ZdO6s8jPkn6p9SB9u6pdVxYXoiSnFqseOlHfrEfF82TVOg==} + engines: {node: '>=22'} + hasBin: true + concurrently@9.2.1: resolution: {integrity: sha512-fsfrO0MxV64Znoy8/l1vVIjjHa29SZyyqPgQBwhiDcaW8wJc2W3XWVOGx4M3oJBnv/zdUZIIp1gDeS98GzP8Ng==} engines: {node: '>=18'} @@ -3819,6 +4366,11 @@ packages: resolution: {integrity: sha512-ptGvkwTvGdGfC0hfhKg0MT+TRLRKGtUiWGBInxOm5pz7ssADezahjCUaYuZ8Dr+C05FW0AECIIPt4WBxVINEhA==} engines: {node: '>=0.8'} + editorconfig@3.0.2: + resolution: {integrity: sha512-T0ix8GhtxyKVfUFEcvdNDt3YGqlwkFHbD4/5bgFUDgFmxhI/cSRAeJ87/Sz//Cq8Eam6JX/e23RkoFO71P7aAA==} + engines: {node: '>=20'} + hasBin: true + ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} @@ -3883,6 +4435,18 @@ packages: resolution: {integrity: sha512-3slTltQV5ke53t3YVP2GYoswsQ6y+lhuVzKmt09tbEx91DapG8I/xa8W5OA0StvcQlavL3/vHrz/vCQEFs8bBA==} engines: {node: 14.* || 16.* || >= 18} + ember-eslint-parser@0.14.6: + resolution: {integrity: sha512-Z4fA1E/3uGZeBLPcz5aCiic3OoZ9YVxQBkImgGXdtgHLLuF/51drGor/FCwT9cCs1XZqY8HWRy4aarl+MZCfwQ==} + engines: {node: '>=16.0.0'} + peerDependencies: + '@babel/eslint-parser': ^7.28.6 || ^8.0.0 + '@typescript-eslint/parser': '*' + peerDependenciesMeta: + '@babel/eslint-parser': + optional: true + '@typescript-eslint/parser': + optional: true + ember-eslint-parser@0.5.13: resolution: {integrity: sha512-b6ALDaxs9Bb4v0uagWud/5lECb78qpXHFv7M340dUHFW4Y0RuhlsfA4Rb+765X1+6KHp8G7TaAs0UgggWUqD3g==} engines: {node: '>=16.0.0'} @@ -3896,6 +4460,12 @@ packages: ember-eslint@0.6.1: resolution: {integrity: sha512-9yxPYMntGEqv+8vG7nNTyDHvFIoR+6/Wc0ugkemYEOE+4V3ZTq3O6ktYWxv+OkrqvXjYQprPO3v4g+wPVcQd8w==} + ember-eslint@0.7.0: + resolution: {integrity: sha512-3EkqZFtxHpLQGqlsFu6SImadU31993GAx2nPRvPnpsihgBFXQLKcNQeDNeg4rLTROMK/aYKjD8KdZzmOf7nHcQ==} + + ember-estree@0.6.11: + resolution: {integrity: sha512-aZyheQGUXyHu8GARPd1YyjbDMGkvqBYKzPj6RVp8qqMqA1L1MbkWKsljWE3K1CwiJcHwTPgm/O3oxS0TY1AX9Q==} + ember-focus-trap@2.0.0: resolution: {integrity: sha512-zGPvt934h08gxdemIZz29XRn4cdwn51UxlodKtDkiahGrEpiSQ6qH8nvXGwDhQvZsf8zGumnXqcmDYYA5oFomQ==} engines: {node: '>= 22.*', pnpm: '>= 10'} @@ -3967,18 +4537,29 @@ packages: '@glimmer/component': optional: true - ember-rfc176-data@0.3.18: - resolution: {integrity: sha512-JtuLoYGSjay1W3MQAxt3eINWXNYYQliK90tLwtb8aeCuQK8zKGCRbBodVIrkcTqshULMnRuTOS6t1P7oQk3g6Q==} - - ember-route-template@1.0.3: - resolution: {integrity: sha512-p//Nk4g4Wu9F8cZdjB69rKxTRi6RRW32a8K5sYsi5cofTcJtPBXRWUXWpQEjJX6qcucgxooQwEm9+7MOy4lwNw==} - - ember-router-generator@2.0.0: - resolution: {integrity: sha512-89oVHVJwmLDvGvAUWgS87KpBoRhy3aZ6U0Ql6HOmU4TrPkyaa8pM0W81wj9cIwjYprcQtN9EwzZMHnq46+oUyw==} + ember-resources@7.1.0: + resolution: {integrity: sha512-3Pt/bhXeG6ACHgsDi03R00BH29Tso4j08yFNnQB/h/SZr06zjByQdatlB1YmCI0ebRDU1Z0wZA6c3EtiSQKkkA==} + peerDependencies: + '@glimmer/component': ^2.0.0 + '@glint/template': ^1.7.7 + peerDependenciesMeta: + '@glimmer/component': + optional: true + '@glint/template': + optional: true + + ember-rfc176-data@0.3.18: + resolution: {integrity: sha512-JtuLoYGSjay1W3MQAxt3eINWXNYYQliK90tLwtb8aeCuQK8zKGCRbBodVIrkcTqshULMnRuTOS6t1P7oQk3g6Q==} + + ember-route-template@1.0.3: + resolution: {integrity: sha512-p//Nk4g4Wu9F8cZdjB69rKxTRi6RRW32a8K5sYsi5cofTcJtPBXRWUXWpQEjJX6qcucgxooQwEm9+7MOy4lwNw==} + + ember-router-generator@2.0.0: + resolution: {integrity: sha512-89oVHVJwmLDvGvAUWgS87KpBoRhy3aZ6U0Ql6HOmU4TrPkyaa8pM0W81wj9cIwjYprcQtN9EwzZMHnq46+oUyw==} engines: {node: 8.* || 10.* || >= 12} - ember-scoped-css@2.2.2: - resolution: {integrity: sha512-AclHZ+PpIyykCtMUg285KimsSiNhV+2sx6o+JFFzTwFmT8ofFpow3Z4ak+FwcbfDUOU/1Rbt5vEMw8yihnXn2g==} + ember-scoped-css@3.5.0: + resolution: {integrity: sha512-V9l/6asrww1rngl0X6TCsWP2YI8xMmhwCa4Tu4bMG3lMAkZ2yiy1J91KBSO1BYB0ygpquWcV+wJNOZ3SAkovWg==} engines: {node: '>= 22.16'} peerDependencies: ember-template-lint: '>= 5.7.2' @@ -4016,6 +4597,9 @@ packages: ember-welcome-page@8.0.5: resolution: {integrity: sha512-XegmXI94mt/EVUD3Ya15OuAxB3iCdK16lGS7vCimUIi4fGGooxUTOnlKexTsVLbcJh8u2bsw5JZ0iVht1X5sng==} + emoji-regex@10.6.0: + resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} + emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -4029,6 +4613,10 @@ packages: resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} engines: {node: '>= 4'} + empathic@2.0.1: + resolution: {integrity: sha512-YGRs8knHhKHVShLkFET/rWAU8kmHbOV5LwN938RHI0pljAJ1Gf6SzXsSmRaEzcXTtOOmVqJ5+WtQPL5uigY50Q==} + engines: {node: '>=14'} + encodeurl@1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} engines: {node: '>= 0.8'} @@ -4215,6 +4803,16 @@ packages: '@typescript-eslint/parser': optional: true + eslint-plugin-ember@13.5.0: + resolution: {integrity: sha512-q1s/irrc2l1KeE1l5S1UiO7ZrvGF5aYm903CMQ7lHFc09F/78/uvgzvA4wPZ9TFMl07r2ttoIINrEOFy05RtGg==} + engines: {node: '>= 20.19'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: '>= 8.40.0' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-plugin-es-x@7.8.0: resolution: {integrity: sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==} engines: {node: ^14.18.0 || >=16.0.0} @@ -4241,6 +4839,19 @@ packages: peerDependencies: eslint: '>=8.23.0' + eslint-plugin-n@18.3.0: + resolution: {integrity: sha512-cPVguuDe6DrIPb/qUXHf8P89MaVTUmiYWwpt5gX5AILsvRIiZAxMFXcFR6QHYBksqKJpjfUBlL/RleCJUWcD7w==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + peerDependencies: + eslint: '>=8.57.1' + ts-declaration-location: ^1.0.6 + typescript: '>=5.0.0' + peerDependenciesMeta: + ts-declaration-location: + optional: true + typescript: + optional: true + eslint-plugin-qunit@8.2.6: resolution: {integrity: sha512-S1jC/DIW9J8VtNX4uG1vlf5FZVrfQFlcuiYmvTHR2IICUhubHqpWA5o+qS1tujh+81Gs39omKV2D4OXfbSJE5g==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} @@ -4252,6 +4863,11 @@ packages: peerDependencies: eslint: '>=5.0.0' + eslint-plugin-simple-import-sort@13.0.0: + resolution: {integrity: sha512-McAc+/Nlvcg4byY/CABGH8kqnefWBj8s3JA2okEtz8ixbECQgU46p0HkTUKa4YS7wvgGceimlc34p1nXqbWqtA==} + peerDependencies: + eslint: '>=5.0.0' + eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} @@ -4264,6 +4880,10 @@ packages: resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + eslint-scope@9.1.2: + resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + eslint-utils@3.0.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} @@ -4286,9 +4906,20 @@ packages: resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} + eslint@10.9.0: + resolution: {integrity: sha512-5KeEOJZBfEVA47boFiBsf+6MmmJpffM7qEBg4pLla2e4nlKgdKlqCW0oSLOGsT8Wl5uCGJptLV1bkaiShj90Gw==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + hasBin: true + peerDependencies: + jiti: '*' + peerDependenciesMeta: + jiti: + optional: true + eslint@9.39.4: resolution: {integrity: sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true peerDependencies: jiti: '*' @@ -4300,6 +4931,10 @@ packages: resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + espree@11.2.0: + resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} @@ -4339,6 +4974,10 @@ packages: resolution: {integrity: sha512-f/qE2gImHRa4Cp2y1stEOSgw8wTFyUdVJX7G//bMwbaV9JqISFxg99NbmVQeP7YLnDUZ2un851jlaDrlpmGehQ==} engines: {node: '>=12'} + execa@10.0.1: + resolution: {integrity: sha512-ge98qjkRK4IB7tL7Ju/6qmm5LHoH1eEMt5FNZrz3f4UIYhF28lggX20z3FaX1sgc67msLEn0N0BscOs29iuwyw==} + engines: {node: '>=22'} + execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} @@ -4351,6 +4990,10 @@ packages: resolution: {integrity: sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==} engines: {node: '>= 18'} + extend-shallow@2.0.1: + resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} + engines: {node: '>=0.10.0'} + extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} @@ -4396,6 +5039,9 @@ packages: fastq@1.20.1: resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} + fault@2.0.1: + resolution: {integrity: sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ==} + fdir@6.5.0: resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} engines: {node: '>=12.0.0'} @@ -4501,6 +5147,10 @@ packages: resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} engines: {node: '>= 6'} + format@0.2.2: + resolution: {integrity: sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==} + engines: {node: '>=0.4.x'} + forwarded@0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} @@ -4674,6 +5324,10 @@ packages: resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} + globals@17.11.0: + resolution: {integrity: sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==} + engines: {node: '>=18'} + globals@17.5.0: resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==} engines: {node: '>=18'} @@ -4701,6 +5355,10 @@ packages: resolution: {integrity: sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==} engines: {node: '>=20'} + globby@16.2.4: + resolution: {integrity: sha512-c8B/VNLmxRcmqqenRA9t+9IyOjf9+V6lTxPaUJLqOCONdQkWZ0ETYgX0qbtJqPsgCNusT9MZ5Jeidw8Eb9tn2g==} + engines: {node: '>=20'} + globjoin@0.1.4: resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} @@ -5025,6 +5683,10 @@ packages: engines: {node: '>=8'} hasBin: true + is-extendable@0.1.1: + resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} + engines: {node: '>=0.10.0'} + is-extglob@2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} @@ -5201,6 +5863,9 @@ packages: resolution: {integrity: sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==} engines: {node: '>= 0.8'} + js-tokens@10.0.0: + resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==} + js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -5208,6 +5873,10 @@ packages: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true + js-yaml@5.3.0: + resolution: {integrity: sha512-muutsYr+e2+d3rTgUGslq5rxbBlUy3cJ61IsHag2QNDQV+7zXWjkUpmALIajhrlLlrgRUiymj6U3zUr/TMK84Q==} + hasBin: true + jscodeshift@0.15.2: resolution: {integrity: sha512-FquR7Okgmc4Sd0aEDwqho3rEiKR3BdvuG9jfdHjLJ6JQoWSMpavug3AoIfnfWhxFlf+5pzQh8qjqz0DWFrNQzA==} hasBin: true @@ -5288,8 +5957,8 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - kolay@https://codeload.github.com/universal-ember/kolay/tar.gz/f4a21ade2abe9a0bcdeffa921940664f05774765: - resolution: {gitHosted: true, integrity: sha512-hxBAMq65JGlqmcswJrl6T4RnZ0fn4QGpryyaoLTMmwexb0Y6U4Gx16B0htLbyhJvNnChCYJs0uE8DJ8MPzdj8w==, tarball: https://codeload.github.com/universal-ember/kolay/tar.gz/f4a21ade2abe9a0bcdeffa921940664f05774765} + kolay@https://codeload.github.com/universal-ember/kolay/tar.gz/8e6c52686208808e81e3b4be73fa24557b3112b5: + resolution: {gitHosted: true, tarball: https://codeload.github.com/universal-ember/kolay/tar.gz/8e6c52686208808e81e3b4be73fa24557b3112b5} version: 5.4.0 engines: {node: '>= 18'} @@ -5297,6 +5966,13 @@ packages: resolution: {integrity: sha512-9zy9lkjac+TR1c2tG+mkNSVlyOpInnWdSMiue4F+kq8TwJSgv6o8jhLRg8Ho6SnZ9wOYUq/yozts9qQCfk7bIw==} engines: {node: '>=18'} + language-subtag-registry@0.3.23: + resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} + + language-tags@1.0.9: + resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==} + engines: {node: '>=0.10'} + latest-version@9.0.0: resolution: {integrity: sha512-7W0vV3rqv5tokqkBAFV1LbR7HPOWzXQDpDgEuib/aJ1jsZZx6x3c2mBI+TJhJzOhkGeaLbCKEHXEXLfirtG2JA==} engines: {node: '>=18'} @@ -5382,6 +6058,10 @@ packages: resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==} engines: {node: '>= 12.0.0'} + lilconfig@3.1.3: + resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} + engines: {node: '>=14'} + limber-ui@4.2.1: resolution: {integrity: sha512-5wh+FOIAeqwjng5muBIfjFmWHF1GagkeQUzODxD6sRQSze/gXkky0SOpVu+GxFtJBt4gxGR0UREowfcg1h22sg==} @@ -5391,6 +6071,9 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} + linkify-it@5.0.2: + resolution: {integrity: sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==} + loader-utils@2.0.4: resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} engines: {node: '>=8.9.0'} @@ -5479,6 +6162,10 @@ packages: resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==} hasBin: true + markdown-it@14.3.0: + resolution: {integrity: sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw==} + hasBin: true + markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} @@ -5521,6 +6208,9 @@ packages: mdast-util-from-markdown@2.0.3: resolution: {integrity: sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==} + mdast-util-frontmatter@2.0.1: + resolution: {integrity: sha512-LRqI9+wdgC25P0URIJY9vwocIzCcksduHQ9OF2joxQoyTNVduwLAFUzjoopuRJbJAReaKrNQKAZKL3uCMugWJA==} + mdast-util-gfm-autolink-literal@2.0.1: resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==} @@ -5597,6 +6287,9 @@ packages: micromark-core-commonmark@2.0.3: resolution: {integrity: sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==} + micromark-extension-frontmatter@2.0.0: + resolution: {integrity: sha512-C4AkuM3dA58cgZha7zVnuVxBhDsbttIMiytjgsM2XbHAB2faRVaHRle40558FBN+DJcrLNCoqG5mlrpdU4cRtg==} + micromark-extension-gfm-autolink-literal@2.1.0: resolution: {integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==} @@ -5957,6 +6650,10 @@ packages: resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} engines: {node: '>= 0.4'} + obug@2.1.4: + resolution: {integrity: sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==} + engines: {node: '>=12.20.0'} + on-finished@2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} engines: {node: '>= 0.8'} @@ -5994,6 +6691,10 @@ packages: resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} engines: {node: '>= 0.4'} + oxc-parser@0.130.0: + resolution: {integrity: sha512-X0PJ+NmOok8qP3vK9uaW431ngkdM9UPEK7KG466urtIL2+EYTEgbZK2yqe2MWKJKBjRlFweP/pJPx0x9muMEVw==} + engines: {node: ^20.19.0 || >=22.12.0} + p-defer@1.0.0: resolution: {integrity: sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==} engines: {node: '>=4'} @@ -6442,6 +7143,9 @@ packages: resolution: {integrity: sha512-WzP+O+XRF4AqhTDQK84FovY+TxHyC8J7QWoOwxnrvVjyHns417l1FUldboRhBYua5Pej6Yg/2jH1dEH2MRNHeA==} hasBin: true + remark-frontmatter@5.0.0: + resolution: {integrity: sha512-XTFYvNASMe5iPN0719nPrdItC9aU0ssC4v14mH1BCi1u0n1gAocqcujWUrByftZTbLhRtiKRyjYTSIOcr69UVQ==} + remark-gfm@4.0.1: resolution: {integrity: sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==} @@ -6460,6 +7164,9 @@ packages: repl-sdk@1.6.0: resolution: {integrity: sha512-zgf2dJy/Vnei15WZ9keI/YR/g1LRwk6AKD6F96oEQiHQdnqpQEWH1CS6Ua0iA89Iyo1SGM/Qmufp67rNvNGKnQ==} + repl-sdk@2.0.0: + resolution: {integrity: sha512-yq7u7pQYTBKqaGd327/D1cXRTi0pvi4ZllzBv1yrK7MCUr8kHXmS1OKPC/KdOiIQ/2O7Jg+xX6r7q3pi8mv6Hg==} + request-light@0.7.0: resolution: {integrity: sha512-lMbBMrDoxgsyO+yB3sDcrDuX85yYt7sS8BfQd11jtbW/z5ZWgLZRcEGLsLoYw7I0WSUGQBs8CC8ScIxkTX1+6Q==} @@ -6635,6 +7342,10 @@ packages: resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} engines: {node: '>= 10.13.0'} + section-matter@1.0.0: + resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==} + engines: {node: '>=4'} + semver@5.7.2: resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} hasBin: true @@ -6696,6 +7407,10 @@ packages: resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} engines: {node: '>= 0.4'} + shell-quote@1.9.0: + resolution: {integrity: sha512-Iov+JwFv/2HcTpcwNMKd8+IWNb8tboQJNQTkAY/LLVK7gGH9jy+LGkVqPxfekHl+yMmiqXszdGWXgkfml7hjqA==} + engines: {node: '>= 0.4'} + shellwords@0.1.1: resolution: {integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==} @@ -6848,6 +7563,10 @@ packages: resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} engines: {node: '>=12'} + string-width@7.2.0: + resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} + engines: {node: '>=18'} + string-width@8.2.0: resolution: {integrity: sha512-6hJPQ8N0V0P3SNmP6h2J99RLuzrWz2gvT7VnK5tKvrNqJoyS9W4/Fb8mo31UiPvy00z7DQXkP2hnKBVav76thw==} engines: {node: '>=20'} @@ -7153,15 +7872,15 @@ packages: peerDependencies: typedoc: '>=0.22.x <0.29.x' - typedoc@0.28.16: - resolution: {integrity: sha512-x4xW77QC3i5DUFMBp0qjukOTnr/sSg+oEs86nB3LjDslvAmwe/PUGDWbe3GrIqt59oTqoXK5GRK9tAa0sYMiog==} + 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 - typedoc@0.28.19: - resolution: {integrity: sha512-wKh+lhdmMFivMlc6vRRcMGXeGEHGU2g8a2CkPTJjJlwRf1iXbimWIPcFolCqe4E0d/FRtGszpIrsp3WLpDB8Pw==} + typedoc@0.28.20: + resolution: {integrity: sha512-uSKqkh8Cr48vllnEy+jdaAgOeR6Y+QCBW7usgUsKj7gJEfR7stw9U/fE49LBnj2tPRKPY0c0EBJSWe9Appmplg==} engines: {node: '>= 18', pnpm: '>= 10'} hasBin: true peerDependencies: @@ -7180,6 +7899,13 @@ packages: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' + typescript-eslint@8.67.0: + resolution: {integrity: sha512-S2udFs8tCKEKffuJ4TB1idGUZiXdCPGi3IPBGWXarbLQ5UPXORV8QEVzJ4gCRduURMb5EkpNCdjbk0eDIuI8Yg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: '>=4.8.4 <6.1.0' + typescript-memoize@1.1.1: resolution: {integrity: sha512-GQ90TcKpIH4XxYTI2F98yEQYZgjNMOGPpOgdjIBhaLaWji5HPWlRnZ4AeA1hfBxtY7bCGDJsqDDHk/KaHOl5bA==} @@ -7198,6 +7924,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@7.0.2: + resolution: {integrity: sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==} + engines: {node: '>=16.20.0'} + hasBin: true + uc.micro@2.1.0: resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} @@ -7290,9 +8021,38 @@ packages: resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==} engines: {node: '>=18.12.0'} - unplugin@3.0.0: - resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==} + unplugin@3.3.0: + resolution: {integrity: sha512-qa66K+crbfyE6JK10GjvbJeRrOsuC/JpbnHctfyp/i4oBTxWOzJfRZyDiOk1PtErMFRu8JhsU/wPvOdBNWe5Rg==} engines: {node: ^20.19.0 || >=22.12.0} + peerDependencies: + '@farmfe/core': '*' + '@rspack/core': '*' + bun-types-no-globals: '*' + esbuild: '*' + rolldown: '*' + rollup: '*' + unloader: '*' + vite: '*' + webpack: '*' + peerDependenciesMeta: + '@farmfe/core': + optional: true + '@rspack/core': + optional: true + bun-types-no-globals: + optional: true + esbuild: + optional: true + rolldown: + optional: true + rollup: + optional: true + unloader: + optional: true + vite: + optional: true + webpack: + optional: true unrs-resolver@1.11.1: resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==} @@ -7498,6 +8258,11 @@ packages: resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==} engines: {node: '>= 0.4'} + which-command@0.1.0: + resolution: {integrity: sha512-XZyoF5/5hZtXitIwzrU4NKK+Wtbb9aB9CezUEw2Q0wlYK8NUYQxC1rRXgNueYLtBAJwXIb+/tFVk4dozciNJMA==} + engines: {node: '>=22'} + hasBin: true + which-heading-do-i-need@file:packages/which-heading-do-i-need: resolution: {directory: packages/which-heading-do-i-need, type: directory} @@ -7540,6 +8305,10 @@ packages: resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} engines: {node: '>=12'} + wrap-ansi@9.0.2: + resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==} + engines: {node: '>=18'} + wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} @@ -7602,6 +8371,11 @@ packages: engines: {node: '>= 14.6'} hasBin: true + yaml@2.9.0: + resolution: {integrity: sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==} + engines: {node: '>= 14.6'} + hasBin: true + yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} @@ -7610,6 +8384,10 @@ packages: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} + yargs-parser@22.0.0: + resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==} + engines: {node: ^20.19.0 || ^22.12.0 || >=23} + yargs@16.2.0: resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} engines: {node: '>=10'} @@ -7618,6 +8396,10 @@ packages: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} + yargs@18.0.0: + resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==} + engines: {node: ^20.19.0 || ^22.12.0 || >=23} + yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} @@ -7631,6 +8413,11 @@ packages: snapshots: + '@11ty/gray-matter@3.0.0': + dependencies: + js-yaml: 5.3.0 + section-matter: 1.0.0 + '@andrewbranch/untar.js@1.0.3': {} '@arethetypeswrong/cli@0.18.2': @@ -7650,7 +8437,7 @@ snapshots: cjs-module-lexer: 1.4.3 fflate: 0.8.2 lru-cache: 11.3.5 - semver: 7.7.4 + semver: 7.8.5 typescript: 5.6.1-rc validate-npm-package-name: 5.0.1 @@ -7668,8 +8455,15 @@ snapshots: js-tokens: 4.0.0 picocolors: 1.1.1 + '@babel/code-frame@8.0.0': + dependencies: + '@babel/helper-validator-identifier': 8.0.4 + js-tokens: 10.0.0 + '@babel/compat-data@7.29.0': {} + '@babel/compat-data@8.0.0': {} + '@babel/core@7.29.0': dependencies: '@babel/code-frame': 7.29.0 @@ -7690,6 +8484,25 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/core@8.0.1': + dependencies: + '@babel/code-frame': 8.0.0 + '@babel/generator': 8.0.0 + '@babel/helper-compilation-targets': 8.0.0 + '@babel/helpers': 8.0.0 + '@babel/parser': 8.0.4 + '@babel/template': 8.0.0 + '@babel/traverse': 8.0.4 + '@babel/types': 8.0.4 + '@types/gensync': 1.0.5 + convert-source-map: 2.0.0 + empathic: 2.0.1 + gensync: 1.0.0-beta.2 + import-meta-resolve: 4.2.0 + json5: 2.2.3 + obug: 2.1.4 + semver: 7.8.5 + '@babel/eslint-parser@7.28.6(35c79763e2f529503c5fce6757258eb9)': dependencies: '@babel/core': 7.29.0 @@ -7698,18 +8511,39 @@ snapshots: eslint-visitor-keys: 2.1.0 semver: 6.3.1 + '@babel/eslint-parser@7.28.6(aab03f970acb0dab4eba0afa4a65cc20)': + dependencies: + '@babel/core': 8.0.1 + '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 + eslint: 10.9.0(jiti@2.6.1) + eslint-visitor-keys: 2.1.0 + semver: 6.3.1 + '@babel/generator@7.29.1': dependencies: - '@babel/parser': 7.29.2 + '@babel/parser': 7.29.3 '@babel/types': 7.29.0 '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 + '@babel/generator@8.0.0': + dependencies: + '@babel/parser': 8.0.4 + '@babel/types': 8.0.4 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 + '@types/jsesc': 2.5.1 + jsesc: 3.1.0 + '@babel/helper-annotate-as-pure@7.27.3': dependencies: '@babel/types': 7.29.0 + '@babel/helper-annotate-as-pure@8.0.0': + dependencies: + '@babel/types': 8.0.4 + '@babel/helper-compilation-targets@7.28.6': dependencies: '@babel/compat-data': 7.29.0 @@ -7718,6 +8552,14 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 + '@babel/helper-compilation-targets@8.0.0': + dependencies: + '@babel/compat-data': 8.0.0 + '@babel/helper-validator-option': 8.0.0 + browserslist: 4.28.2 + lru-cache: 11.3.5 + semver: 7.8.5 + '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7731,6 +8573,30 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@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@8.0.1) + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/traverse': 7.29.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/helper-create-class-features-plugin@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-annotate-as-pure': 8.0.0 + '@babel/helper-member-expression-to-functions': 8.0.0 + '@babel/helper-optimise-call-expression': 8.0.0 + '@babel/helper-replace-supers': 8.0.1(@babel/core@8.0.1) + '@babel/helper-skip-transparent-expression-wrappers': 8.0.0 + '@babel/traverse': 8.0.4 + semver: 7.8.5 + '@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7738,6 +8604,13 @@ snapshots: regexpu-core: 6.4.0 semver: 6.3.1 + '@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-annotate-as-pure': 7.27.3 + regexpu-core: 6.4.0 + semver: 6.3.1 + '@babel/helper-define-polyfill-provider@0.6.8(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7749,8 +8622,21 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-define-polyfill-provider@0.6.8(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@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.12 + transitivePeerDependencies: + - supports-color + '@babel/helper-globals@7.28.0': {} + '@babel/helper-globals@8.0.0': {} + '@babel/helper-member-expression-to-functions@7.28.5': dependencies: '@babel/traverse': 7.29.0 @@ -7758,6 +8644,11 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-member-expression-to-functions@8.0.0': + dependencies: + '@babel/traverse': 8.0.4 + '@babel/types': 8.0.4 + '@babel/helper-module-imports@7.28.6': dependencies: '@babel/traverse': 7.29.0 @@ -7765,6 +8656,11 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-imports@8.0.0': + dependencies: + '@babel/traverse': 8.0.4 + '@babel/types': 8.0.4 + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7774,12 +8670,36 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-transforms@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-transforms@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-imports': 8.0.0 + '@babel/helper-validator-identifier': 8.0.4 + '@babel/traverse': 8.0.4 + '@babel/helper-optimise-call-expression@7.27.1': dependencies: '@babel/types': 7.29.0 + '@babel/helper-optimise-call-expression@8.0.0': + dependencies: + '@babel/types': 8.0.4 + '@babel/helper-plugin-utils@7.28.6': {} + '@babel/helper-plugin-utils@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7789,6 +8709,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-wrap-function': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7798,6 +8727,22 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-replace-supers@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-member-expression-to-functions': 7.28.5 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-replace-supers@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-member-expression-to-functions': 8.0.0 + '@babel/helper-optimise-call-expression': 8.0.0 + '@babel/traverse': 8.0.4 + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': dependencies: '@babel/traverse': 7.29.0 @@ -7805,12 +8750,23 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-skip-transparent-expression-wrappers@8.0.0': + dependencies: + '@babel/traverse': 8.0.4 + '@babel/types': 8.0.4 + '@babel/helper-string-parser@7.27.1': {} + '@babel/helper-string-parser@8.0.0': {} + '@babel/helper-validator-identifier@7.28.5': {} + '@babel/helper-validator-identifier@8.0.4': {} + '@babel/helper-validator-option@7.27.1': {} + '@babel/helper-validator-option@8.0.0': {} + '@babel/helper-wrap-function@7.28.6': dependencies: '@babel/template': 7.28.6 @@ -7824,6 +8780,11 @@ snapshots: '@babel/template': 7.28.6 '@babel/types': 7.29.0 + '@babel/helpers@8.0.0': + dependencies: + '@babel/template': 8.0.0 + '@babel/types': 8.0.4 + '@babel/parser@7.29.2': dependencies: '@babel/types': 7.29.0 @@ -7832,6 +8793,10 @@ snapshots: dependencies: '@babel/types': 7.29.0 + '@babel/parser@8.0.4': + dependencies: + '@babel/types': 8.0.4 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7840,16 +8805,34 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7859,6 +8842,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@8.0.1) + transitivePeerDependencies: + - supports-color + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7867,10 +8859,18 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.29.0)': + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@8.0.1)': dependencies: - '@babel/core': 7.29.0 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@8.0.1) '@babel/helper-plugin-utils': 7.28.6 transitivePeerDependencies: - supports-color @@ -7884,24 +8884,54 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.29.0)': + '@babel/plugin-proposal-decorators@7.29.0(@babel/core@8.0.1)': dependencies: - '@babel/compat-data': 7.29.0 - '@babel/core': 7.29.0 - '@babel/helper-compilation-targets': 7.28.6 + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@8.0.1) '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.29.0) - '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0) + '@babel/plugin-syntax-decorators': 7.28.6(@babel/core@8.0.1) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-proposal-decorators@8.0.2(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 8.0.1(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-syntax-decorators': 8.0.1(@babel/core@8.0.1) + + '@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@8.0.1)': + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/core': 8.0.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@8.0.1) + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@8.0.1) '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/plugin-syntax-decorators@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-decorators@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-syntax-decorators@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-syntax-flow@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7912,19 +8942,29 @@ snapshots: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 - '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.29.0)': + '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@8.0.1)': dependencies: - '@babel/core': 7.29.0 + '@babel/core': 8.0.1 '@babel/helper-plugin-utils': 7.28.6 '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)': @@ -7932,17 +8972,38 @@ snapshots: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-typescript@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + + '@babel/plugin-syntax-typescript@8.0.3(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-async-generator-functions@7.29.0(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7952,6 +9013,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-async-generator-functions@7.29.0(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@8.0.1) + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7961,16 +9031,35 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@8.0.1) + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-block-scoping@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7979,6 +9068,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-class-properties@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7987,6 +9084,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-class-static-block@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-class-static-block@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 8.0.1(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-transform-classes@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -7999,12 +9110,30 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-classes@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-globals': 7.28.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-replace-supers': 7.28.6(@babel/core@8.0.1) + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 '@babel/template': 7.28.6 + '@babel/plugin-transform-computed-properties@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/template': 7.28.6 + '@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8013,28 +9142,58 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-destructuring@7.28.5(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.29.0(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8043,16 +9202,34 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@8.0.1) + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-flow-strip-types@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8067,6 +9244,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-for-of@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8076,26 +9261,55 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-function-name@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-json-strings@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-literals@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8104,6 +9318,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-transforms': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8112,6 +9334,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-transforms': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-modules-commonjs@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-transforms': 8.0.1(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-transform-modules-systemjs@7.29.0(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8122,6 +9358,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-systemjs@7.29.0(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-transforms': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-validator-identifier': 7.28.5 + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8130,27 +9376,56 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-transforms': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-named-capturing-groups-regex@7.29.0(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-named-capturing-groups-regex@7.29.0(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-new-target@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8162,6 +9437,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@8.0.1) + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@8.0.1) + '@babel/traverse': 7.29.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8170,11 +9456,24 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-object-super@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-replace-supers': 7.28.6(@babel/core@8.0.1) + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8183,11 +9482,24 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-parameters@7.27.7(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8196,6 +9508,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-private-methods@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-private-methods@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-class-features-plugin': 8.0.1(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8205,27 +9531,57 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-regenerator@7.29.0(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-regenerator@7.29.0(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-runtime@7.29.0(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8238,11 +9594,34 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-runtime@7.29.0(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-imports': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@8.0.1) + babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@8.0.1) + babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@8.0.1) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-runtime@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-imports': 8.0.0 + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-spread@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8251,21 +9630,44 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-spread@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8277,29 +9679,72 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-typescript@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@8.0.1) + transitivePeerDependencies: + - supports-color + + '@babel/plugin-transform-typescript@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-annotate-as-pure': 8.0.0 + '@babel/helper-create-class-features-plugin': 8.0.1(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/helper-skip-transparent-expression-wrappers': 8.0.0 + '@babel/plugin-syntax-typescript': 8.0.3(@babel/core@8.0.1) + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) '@babel/helper-plugin-utils': 7.28.6 + '@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@8.0.1) + '@babel/helper-plugin-utils': 7.28.6 + '@babel/preset-env@7.29.2(@babel/core@7.29.0)': dependencies: '@babel/compat-data': 7.29.0 @@ -8376,6 +9821,82 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/preset-env@7.29.2(@babel/core@8.0.1)': + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/core': 8.0.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-validator-option': 7.27.1 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@8.0.1) + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@8.0.1) + '@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@8.0.1) + '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-async-generator-functions': 7.29.0(@babel/core@8.0.1) + '@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-class-properties': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-classes': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@8.0.1) + '@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.29.0(@babel/core@8.0.1) + '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-for-of': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-function-name': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-json-strings': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-literals': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-modules-systemjs': 7.29.0(@babel/core@8.0.1) + '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-named-capturing-groups-regex': 7.29.0(@babel/core@8.0.1) + '@babel/plugin-transform-new-target': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-object-super': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@8.0.1) + '@babel/plugin-transform-private-methods': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-regenerator': 7.29.0(@babel/core@8.0.1) + '@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-spread': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@8.0.1) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@8.0.1) + babel-plugin-polyfill-corejs2: 0.4.17(@babel/core@8.0.1) + babel-plugin-polyfill-corejs3: 0.14.2(@babel/core@8.0.1) + babel-plugin-polyfill-regenerator: 0.6.8(@babel/core@8.0.1) + core-js-compat: 3.49.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/preset-flow@7.27.1(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8390,6 +9911,13 @@ snapshots: '@babel/types': 7.29.0 esutils: 2.0.3 + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/types': 7.29.0 + esutils: 2.0.3 + '@babel/preset-typescript@7.28.5(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8401,6 +9929,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/preset-typescript@8.0.1(@babel/core@8.0.1)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-plugin-utils': 8.0.1(@babel/core@8.0.1) + '@babel/helper-validator-option': 8.0.0 + '@babel/plugin-transform-modules-commonjs': 8.0.1(@babel/core@8.0.1) + '@babel/plugin-transform-typescript': 8.0.1(@babel/core@8.0.1) + '@babel/register@7.28.6(@babel/core@7.29.0)': dependencies: '@babel/core': 7.29.0 @@ -8416,12 +9952,20 @@ snapshots: '@babel/runtime@7.29.7': {} + '@babel/runtime@8.0.0': {} + '@babel/template@7.28.6': dependencies: '@babel/code-frame': 7.29.0 - '@babel/parser': 7.29.2 + '@babel/parser': 7.29.3 '@babel/types': 7.29.0 + '@babel/template@8.0.0': + dependencies: + '@babel/code-frame': 8.0.0 + '@babel/parser': 8.0.4 + '@babel/types': 8.0.4 + '@babel/traverse@7.29.0': dependencies: '@babel/code-frame': 7.29.0 @@ -8434,11 +9978,26 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/traverse@8.0.4': + dependencies: + '@babel/code-frame': 8.0.0 + '@babel/generator': 8.0.0 + '@babel/helper-globals': 8.0.0 + '@babel/parser': 8.0.4 + '@babel/template': 8.0.0 + '@babel/types': 8.0.4 + obug: 2.1.4 + '@babel/types@7.29.0': dependencies: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 + '@babel/types@8.0.4': + dependencies: + '@babel/helper-string-parser': 8.0.0 + '@babel/helper-validator-identifier': 8.0.4 + '@braidai/lang@1.1.2': {} '@cacheable/memory@2.0.8': @@ -8780,6 +10339,19 @@ snapshots: '@ember/string@4.0.1': {} + '@ember/test-helpers@5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7)': + dependencies: + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@simple-dom/interface': 1.4.0 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + dom-element-descriptors: 0.5.1 + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + '@ember/test-helpers@5.4.2(c8332dc3f90c0e60eb130a3a85f980b9)': dependencies: '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) @@ -8793,6 +10365,15 @@ snapshots: - '@glint/template' - supports-color + '@ember/test-waiters@4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7)': + dependencies: + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7) + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + '@ember/test-waiters@4.1.1(c8332dc3f90c0e60eb130a3a85f980b9)': dependencies: '@embroider/addon-shim': 1.10.2 @@ -8802,6 +10383,12 @@ snapshots: - '@glint/template' - supports-color + '@ember/test-waiters@4.1.2': + dependencies: + '@embroider/addon-shim': 1.10.3 + transitivePeerDependencies: + - supports-color + '@embroider/addon-dev@8.3.0(@glint/template@1.7.7)(rollup@4.60.4)': dependencies: '@embroider/core': 4.4.7(@glint/template@1.7.7) @@ -8877,6 +10464,22 @@ snapshots: - supports-color - utf-8-validate + '@embroider/macros@1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7)': + 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@8.0.1) + find-up: 5.0.0 + lodash: 4.18.1 + resolve: 1.22.12 + semver: 7.7.4 + optionalDependencies: + '@glint/template': 1.7.7 + transitivePeerDependencies: + - '@babel/core' + - supports-color + '@embroider/macros@1.20.2(c8332dc3f90c0e60eb130a3a85f980b9)': dependencies: '@embroider/shared-internals': 3.0.2 @@ -8911,7 +10514,7 @@ snapshots: pkg-entry-points: 1.1.1 resolve-package-path: 4.0.3 resolve.exports: 2.0.3 - semver: 7.7.4 + semver: 7.8.5 typescript-memoize: 1.1.1 transitivePeerDependencies: - supports-color @@ -8934,7 +10537,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/vite@1.7.2(98f1cd3bf4aed46c8695d1d7e73813a9)': + '@embroider/vite@1.7.2(9536d0328272ef22bd083b669db799c8)': dependencies: '@babel/core': 7.29.0 '@embroider/core': 4.4.7(@glint/template@1.7.7) @@ -8952,7 +10555,7 @@ snapshots: send: 0.18.0 source-map-url: 0.4.1 terser: 5.46.2 - vite: 8.0.13(d985db06b97e1f56cc68cb1e11366df8) + vite: 8.0.13(5f23b81710173b18b2a166a2e44152ac) transitivePeerDependencies: - '@glint/template' - bufferutil @@ -8976,6 +10579,11 @@ snapshots: tslib: 2.8.1 optional: true + '@eslint-community/eslint-utils@4.9.1(eslint@10.9.0(jiti@2.6.1))': + dependencies: + eslint: 10.9.0(jiti@2.6.1) + eslint-visitor-keys: 3.4.3 + '@eslint-community/eslint-utils@4.9.1(eslint@9.39.4(jiti@2.6.1))': dependencies: eslint: 9.39.4(jiti@2.6.1) @@ -8991,14 +10599,30 @@ snapshots: transitivePeerDependencies: - supports-color + '@eslint/config-array@0.23.5': + dependencies: + '@eslint/object-schema': 3.0.5 + debug: 4.4.3 + minimatch: 10.2.5 + transitivePeerDependencies: + - supports-color + '@eslint/config-helpers@0.4.2': dependencies: '@eslint/core': 0.17.0 + '@eslint/config-helpers@0.7.0': + dependencies: + '@eslint/core': 1.2.1 + '@eslint/core@0.17.0': dependencies: '@types/json-schema': 7.0.15 + '@eslint/core@1.2.1': + dependencies: + '@types/json-schema': 7.0.15 + '@eslint/eslintrc@3.3.5': dependencies: ajv: 6.15.0 @@ -9013,6 +10637,10 @@ snapshots: transitivePeerDependencies: - supports-color + '@eslint/js@10.0.1(eslint@10.9.0(jiti@2.6.1))': + optionalDependencies: + eslint: 10.9.0(jiti@2.6.1) + '@eslint/js@10.0.1(eslint@9.39.4(jiti@2.6.1))': optionalDependencies: eslint: 9.39.4(jiti@2.6.1) @@ -9021,11 +10649,18 @@ snapshots: '@eslint/object-schema@2.1.7': {} + '@eslint/object-schema@3.0.5': {} + '@eslint/plugin-kit@0.4.1': dependencies: '@eslint/core': 0.17.0 levn: 0.4.1 + '@eslint/plugin-kit@0.7.2': + dependencies: + '@eslint/core': 1.2.1 + levn: 0.4.1 + '@floating-ui/core@1.7.5': dependencies: '@floating-ui/utils': 0.2.11 @@ -9169,6 +10804,28 @@ snapshots: transitivePeerDependencies: - supports-color + '@glint/ember-tsc@1.5.0(typescript@7.0.2)': + dependencies: + '@glimmer/syntax': 0.95.0 + '@glint/template': 1.7.7 + '@volar/kit': 2.4.28(typescript@7.0.2) + '@volar/language-core': 2.4.28 + '@volar/language-server': 2.4.28 + '@volar/language-service': 2.4.28 + '@volar/source-map': 2.4.28 + '@volar/test-utils': 2.4.28 + '@volar/typescript': 2.4.28 + content-tag: 4.1.1 + silent-error: 1.1.1 + typescript: 7.0.2 + 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 + transitivePeerDependencies: + - supports-color + '@glint/template@1.7.7': {} '@glint/tsserver-plugin@2.4.0': @@ -9554,7 +11211,7 @@ snapshots: dependencies: which: 5.0.0 - '@nullvoxpopuli/eslint-configs@5.5.0(b69c9af74b115ce99898080caab65d60)': + '@nullvoxpopuli/eslint-configs@5.5.0(2908336bb8076c8d1a0323a44c496b83)': dependencies: '@babel/core': 7.29.0 '@eslint/js': 9.39.4 @@ -9572,7 +11229,6 @@ snapshots: prettier-plugin-ember-template-tag: 2.1.6(prettier@3.8.3) optionalDependencies: '@babel/eslint-parser': 7.28.6(35c79763e2f529503c5fce6757258eb9) - '@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0) prettier: 3.8.3 transitivePeerDependencies: - eslint-import-resolver-webpack @@ -9580,6 +11236,33 @@ snapshots: - supports-color - typescript + '@nullvoxpopuli/eslint-configs@6.0.0(2cea9a0d3bc77e4b819a661af41cb4d1)': + dependencies: + '@babel/core': 8.0.1 + '@eslint/js': 9.39.4 + '@typescript-eslint/parser': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + cosmiconfig: 9.0.1(typescript@7.0.2) + ember-eslint: 0.7.0(9786430e74fb9c67515b91da0cc727a5) + eslint: 10.9.0(jiti@2.6.1) + eslint-import-resolver-typescript: 4.4.4(d26dea31e654734a878504c70a2ddb78) + eslint-plugin-decorator-position: 6.1.0(99b5ff33a88812a1d7d8100a19318cde) + eslint-plugin-import: 2.32.0(15ccc5501d377c51e2b7386a09105a1e) + eslint-plugin-json: 4.0.1 + eslint-plugin-n: 18.3.0(11523f4820dd68cc9dc203a94b6622bf) + eslint-plugin-simple-import-sort: 13.0.0(eslint@10.9.0(jiti@2.6.1)) + globals: 17.11.0 + prettier-plugin-ember-template-tag: 2.1.6(prettier@3.8.3) + optionalDependencies: + '@babel/eslint-parser': 7.28.6(aab03f970acb0dab4eba0afa4a65cc20) + '@babel/plugin-proposal-decorators': 8.0.2(@babel/core@8.0.1) + prettier: 3.8.3 + transitivePeerDependencies: + - eslint-import-resolver-webpack + - eslint-plugin-import-x + - supports-color + - ts-declaration-location + - typescript + '@octokit/auth-token@5.1.2': {} '@octokit/core@6.1.6': @@ -9648,6 +11331,72 @@ snapshots: dependencies: '@octokit/openapi-types': 25.1.0 + '@one-ini/wasm@0.2.1': {} + + '@oxc-parser/binding-android-arm-eabi@0.130.0': + optional: true + + '@oxc-parser/binding-android-arm64@0.130.0': + optional: true + + '@oxc-parser/binding-darwin-arm64@0.130.0': + optional: true + + '@oxc-parser/binding-darwin-x64@0.130.0': + optional: true + + '@oxc-parser/binding-freebsd-x64@0.130.0': + optional: true + + '@oxc-parser/binding-linux-arm-gnueabihf@0.130.0': + optional: true + + '@oxc-parser/binding-linux-arm-musleabihf@0.130.0': + optional: true + + '@oxc-parser/binding-linux-arm64-gnu@0.130.0': + optional: true + + '@oxc-parser/binding-linux-arm64-musl@0.130.0': + optional: true + + '@oxc-parser/binding-linux-ppc64-gnu@0.130.0': + optional: true + + '@oxc-parser/binding-linux-riscv64-gnu@0.130.0': + optional: true + + '@oxc-parser/binding-linux-riscv64-musl@0.130.0': + optional: true + + '@oxc-parser/binding-linux-s390x-gnu@0.130.0': + optional: true + + '@oxc-parser/binding-linux-x64-gnu@0.130.0': + optional: true + + '@oxc-parser/binding-linux-x64-musl@0.130.0': + optional: true + + '@oxc-parser/binding-openharmony-arm64@0.130.0': + optional: true + + '@oxc-parser/binding-wasm32-wasi@0.130.0': + dependencies: + '@emnapi/core': 1.10.0 + '@emnapi/runtime': 1.10.0 + '@napi-rs/wasm-runtime': 1.1.4(8738cc0ffd7f5348356f0f10f02ca7f5) + optional: true + + '@oxc-parser/binding-win32-arm64-msvc@0.130.0': + optional: true + + '@oxc-parser/binding-win32-ia32-msvc@0.130.0': + optional: true + + '@oxc-parser/binding-win32-x64-msvc@0.130.0': + optional: true + '@oxc-project/types@0.130.0': {} '@pkgjs/parseargs@0.11.0': @@ -9743,6 +11492,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@rollup/plugin-babel@7.0.0(044e06f36f2fad28aa47efc202c4131e)': + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-module-imports': 7.28.6 + '@rollup/pluginutils': 5.3.0(rollup@4.60.4) + optionalDependencies: + '@types/babel__core': 7.20.5 + rollup: 4.60.4 + transitivePeerDependencies: + - supports-color + '@rollup/pluginutils@5.3.0(rollup@4.60.4)': dependencies: '@types/estree': 1.0.9 @@ -9949,7 +11709,7 @@ snapshots: '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.29.2 + '@babel/parser': 7.29.3 '@babel/types': 7.29.0 '@types/babel__traverse@7.28.0': @@ -9969,12 +11729,20 @@ snapshots: '@types/estree': 1.0.9 '@types/json-schema': 7.0.15 + '@types/eslint__js@9.14.0(eslint@10.9.0(jiti@2.6.1))': + dependencies: + '@eslint/js': 10.0.1(eslint@10.9.0(jiti@2.6.1)) + transitivePeerDependencies: + - eslint + '@types/eslint__js@9.14.0(eslint@9.39.4(jiti@2.6.1))': dependencies: '@eslint/js': 10.0.1(eslint@9.39.4(jiti@2.6.1)) transitivePeerDependencies: - eslint + '@types/esrecurse@4.3.1': {} + '@types/estree@1.0.8': {} '@types/estree@1.0.9': {} @@ -9983,6 +11751,8 @@ snapshots: dependencies: '@types/node': 25.6.0 + '@types/gensync@1.0.5': {} + '@types/glob@7.2.0': dependencies: '@types/minimatch': 6.0.0 @@ -9992,6 +11762,8 @@ snapshots: dependencies: '@types/unist': 3.0.3 + '@types/jsesc@2.5.1': {} + '@types/json-schema@7.0.15': {} '@types/json5@0.0.29': {} @@ -10042,6 +11814,22 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/eslint-plugin@8.67.0(d3f4c5165a119a659ed402269eb95e8e)': + dependencies: + '@eslint-community/regexpp': 4.12.2 + '@typescript-eslint/parser': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + '@typescript-eslint/scope-manager': 8.67.0 + '@typescript-eslint/type-utils': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + '@typescript-eslint/utils': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + '@typescript-eslint/visitor-keys': 8.67.0 + eslint: 10.9.0(jiti@2.6.1) + ignore: 7.0.5 + natural-compare: 1.4.0 + ts-api-utils: 2.5.0(typescript@7.0.2) + typescript: 7.0.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/parser@8.59.0(d09d4941bb723599cbd96b45e680dbf8)': dependencies: '@typescript-eslint/scope-manager': 8.59.0 @@ -10054,6 +11842,18 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/parser@8.67.0(3ddee2c8fdd544912c90ede030d96a87)': + dependencies: + '@typescript-eslint/scope-manager': 8.67.0 + '@typescript-eslint/types': 8.67.0 + '@typescript-eslint/typescript-estree': 8.67.0(typescript@7.0.2) + '@typescript-eslint/visitor-keys': 8.67.0 + debug: 4.4.3 + eslint: 10.9.0(jiti@2.6.1) + typescript: 7.0.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/project-service@8.59.0(typescript@6.0.3)': dependencies: '@typescript-eslint/tsconfig-utils': 8.59.0(typescript@6.0.3) @@ -10063,15 +11863,37 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/project-service@8.67.0(typescript@7.0.2)': + dependencies: + '@typescript-eslint/tsconfig-utils': 8.67.0(typescript@7.0.2) + '@typescript-eslint/types': 8.67.0 + debug: 4.4.3 + typescript: 7.0.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/scope-manager@8.59.0': dependencies: '@typescript-eslint/types': 8.59.0 '@typescript-eslint/visitor-keys': 8.59.0 + '@typescript-eslint/scope-manager@8.67.0': + dependencies: + '@typescript-eslint/types': 8.67.0 + '@typescript-eslint/visitor-keys': 8.67.0 + '@typescript-eslint/tsconfig-utils@8.59.0(typescript@6.0.3)': dependencies: typescript: 6.0.3 + '@typescript-eslint/tsconfig-utils@8.59.0(typescript@7.0.2)': + dependencies: + typescript: 7.0.2 + + '@typescript-eslint/tsconfig-utils@8.67.0(typescript@7.0.2)': + dependencies: + typescript: 7.0.2 + '@typescript-eslint/type-utils@8.59.0(d09d4941bb723599cbd96b45e680dbf8)': dependencies: '@typescript-eslint/types': 8.59.0 @@ -10084,8 +11906,22 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/type-utils@8.67.0(3ddee2c8fdd544912c90ede030d96a87)': + dependencies: + '@typescript-eslint/types': 8.67.0 + '@typescript-eslint/typescript-estree': 8.67.0(typescript@7.0.2) + '@typescript-eslint/utils': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + debug: 4.4.3 + eslint: 10.9.0(jiti@2.6.1) + ts-api-utils: 2.5.0(typescript@7.0.2) + typescript: 7.0.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/types@8.59.0': {} + '@typescript-eslint/types@8.67.0': {} + '@typescript-eslint/typescript-estree@8.59.0(typescript@6.0.3)': dependencies: '@typescript-eslint/project-service': 8.59.0(typescript@6.0.3) @@ -10101,6 +11937,21 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@8.67.0(typescript@7.0.2)': + dependencies: + '@typescript-eslint/project-service': 8.67.0(typescript@7.0.2) + '@typescript-eslint/tsconfig-utils': 8.67.0(typescript@7.0.2) + '@typescript-eslint/types': 8.67.0 + '@typescript-eslint/visitor-keys': 8.67.0 + debug: 4.4.3 + minimatch: 10.2.5 + semver: 7.8.5 + tinyglobby: 0.2.16 + ts-api-utils: 2.5.0(typescript@7.0.2) + typescript: 7.0.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@8.59.0(d09d4941bb723599cbd96b45e680dbf8)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) @@ -10112,25 +11963,101 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/utils@8.67.0(3ddee2c8fdd544912c90ede030d96a87)': + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@10.9.0(jiti@2.6.1)) + '@typescript-eslint/scope-manager': 8.67.0 + '@typescript-eslint/types': 8.67.0 + '@typescript-eslint/typescript-estree': 8.67.0(typescript@7.0.2) + eslint: 10.9.0(jiti@2.6.1) + typescript: 7.0.2 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/visitor-keys@8.59.0': dependencies: '@typescript-eslint/types': 8.59.0 eslint-visitor-keys: 5.0.1 + '@typescript-eslint/visitor-keys@8.67.0': + dependencies: + '@typescript-eslint/types': 8.67.0 + eslint-visitor-keys: 5.0.1 + + '@typescript/typescript-aix-ppc64@7.0.2': + optional: true + + '@typescript/typescript-darwin-arm64@7.0.2': + optional: true + + '@typescript/typescript-darwin-x64@7.0.2': + optional: true + + '@typescript/typescript-freebsd-arm64@7.0.2': + optional: true + + '@typescript/typescript-freebsd-x64@7.0.2': + optional: true + + '@typescript/typescript-linux-arm64@7.0.2': + optional: true + + '@typescript/typescript-linux-arm@7.0.2': + optional: true + + '@typescript/typescript-linux-loong64@7.0.2': + optional: true + + '@typescript/typescript-linux-mips64el@7.0.2': + optional: true + + '@typescript/typescript-linux-ppc64@7.0.2': + optional: true + + '@typescript/typescript-linux-riscv64@7.0.2': + optional: true + + '@typescript/typescript-linux-s390x@7.0.2': + optional: true + + '@typescript/typescript-linux-x64@7.0.2': + optional: true + + '@typescript/typescript-netbsd-arm64@7.0.2': + optional: true + + '@typescript/typescript-netbsd-x64@7.0.2': + optional: true + + '@typescript/typescript-openbsd-arm64@7.0.2': + optional: true + + '@typescript/typescript-openbsd-x64@7.0.2': + optional: true + + '@typescript/typescript-sunos-x64@7.0.2': + optional: true + + '@typescript/typescript-win32-arm64@7.0.2': + optional: true + + '@typescript/typescript-win32-x64@7.0.2': + optional: true + '@ungap/structured-clone@1.3.0': {} - '@universal-ember/docs-support@file:packages/docs-support(643be662b7daabf7b7b7f845ec7a656c)': + '@universal-ember/docs-support@file:packages/docs-support(4b3d4fa304b06c7bbca957c7d0ee434c)': dependencies: '@embroider/addon-shim': 1.10.3 '@fontsource/lexend': 5.2.11 change-case: 5.4.4 - decorator-transforms: 2.3.2(@babel/core@7.29.0) - ember-mobile-menu: 6.1.0(ef7bc343ef0b81bce83cc9352f58adc3) - ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-primitives: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) - ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-mobile-menu: 6.1.0(a35c09673f36335ecaf2a1ea721de7a8) + ember-modifier: 4.3.0(@babel/core@8.0.1) + ember-primitives: file:ember-primitives(1046bbf0f3c32c25f595d2a1e38a8f7a) + ember-resources: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) inter-ui: 4.1.1 - kolay: https://codeload.github.com/universal-ember/kolay/tar.gz/f4a21ade2abe9a0bcdeffa921940664f05774765(a417d88aa35fbfb0591a793939686c8f) + kolay: https://codeload.github.com/universal-ember/kolay/tar.gz/8e6c52686208808e81e3b4be73fa24557b3112b5(5b4aab4adfa334743771b6eccbf06b27) package-up: 5.0.0 read-package-up: 12.0.0 should-handle-link: 1.3.0 @@ -10139,13 +12066,22 @@ snapshots: - '@codemirror/lang-css' - '@ember/test-helpers' - '@ember/test-waiters' + - '@farmfe/core' - '@glimmer/component' - '@glint/template' - '@lezer/javascript' - '@lezer/lr' + - '@rspack/core' + - bun-types-no-globals - ember-source + - esbuild + - rolldown + - rollup - supports-color - typescript + - unloader + - vite + - webpack '@unrs/resolver-binding-android-arm-eabi@1.11.1': optional: true @@ -10224,6 +12160,15 @@ snapshots: vscode-languageserver-textdocument: 1.0.12 vscode-uri: 3.1.0 + '@volar/kit@2.4.28(typescript@7.0.2)': + dependencies: + '@volar/language-service': 2.4.28 + '@volar/typescript': 2.4.28 + typesafe-path: 0.2.2 + typescript: 7.0.2 + vscode-languageserver-textdocument: 1.0.12 + vscode-uri: 3.1.0 + '@volar/language-core@2.4.28': dependencies: '@volar/source-map': 2.4.28 @@ -10352,6 +12297,8 @@ snapshots: dependencies: dequal: 2.0.3 + aria-query@5.3.2: {} + array-buffer-byte-length@1.0.2: dependencies: call-bound: 1.0.4 @@ -10475,6 +12422,8 @@ snapshots: axe-core@4.11.4: {} + axobject-query@4.1.0: {} + babel-core@7.0.0-bridge.0(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 @@ -10486,6 +12435,11 @@ snapshots: '@babel/core': 7.29.0 semver: 5.7.2 + babel-plugin-debug-macros@0.3.4(@babel/core@8.0.1): + dependencies: + '@babel/core': 8.0.1 + semver: 5.7.2 + babel-plugin-ember-data-packages-polyfill@0.1.2: dependencies: '@ember-data/rfc395-data': 0.0.4 @@ -10517,6 +12471,15 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-corejs2@0.4.17(@babel/core@8.0.1): + dependencies: + '@babel/compat-data': 7.29.0 + '@babel/core': 8.0.1 + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@8.0.1) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 @@ -10525,6 +12488,14 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-corejs3@0.13.0(@babel/core@8.0.1): + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@8.0.1) + core-js-compat: 3.49.0 + transitivePeerDependencies: + - supports-color + babel-plugin-polyfill-corejs3@0.14.2(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 @@ -10533,6 +12504,14 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-corejs3@0.14.2(@babel/core@8.0.1): + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@8.0.1) + core-js-compat: 3.49.0 + transitivePeerDependencies: + - supports-color + babel-plugin-polyfill-regenerator@0.6.8(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 @@ -10540,6 +12519,13 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-regenerator@0.6.8(@babel/core@8.0.1): + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-define-polyfill-provider': 0.6.8(@babel/core@8.0.1) + transitivePeerDependencies: + - supports-color + backbone@1.6.1: dependencies: underscore: 1.13.8 @@ -10636,6 +12622,20 @@ snapshots: transitivePeerDependencies: - supports-color + broccoli-babel-transpiler@8.0.2(@babel/core@8.0.1): + dependencies: + '@babel/core': 8.0.1 + broccoli-persistent-filter: 3.1.3 + clone: 2.1.2 + hash-for-dep: 1.5.2 + heimdalljs: 0.2.6 + heimdalljs-logger: 0.1.10 + json-stable-stringify: 1.3.0 + rsvp: 4.8.5 + workerpool: 6.5.1 + transitivePeerDependencies: + - supports-color + broccoli-concat@4.2.7: dependencies: broccoli-debug: 0.6.5 @@ -10934,6 +12934,12 @@ snapshots: strip-ansi: 6.0.1 wrap-ansi: 7.0.0 + cliui@9.0.1: + dependencies: + string-width: 7.2.0 + strip-ansi: 7.2.0 + wrap-ansi: 9.0.2 + clone-deep@4.0.1: dependencies: is-plain-object: 2.0.4 @@ -11086,6 +13092,15 @@ snapshots: concat-map@0.0.1: {} + concurrently@10.0.5: + dependencies: + chalk: 5.6.2 + rxjs: 7.8.2 + shell-quote: 1.9.0 + supports-color: 10.2.2 + tree-kill: 1.2.2 + yargs: 18.0.0 + concurrently@9.2.1: dependencies: chalk: 4.1.2 @@ -11100,6 +13115,14 @@ snapshots: ini: 1.3.8 proto-list: 1.2.4 + consolidate@1.0.4(9a655e423d76b7ab8f3b1e2578caa2cb): + optionalDependencies: + '@babel/core': 8.0.1 + handlebars: 4.7.9 + lodash: 4.18.1 + mustache: 4.2.0 + underscore: 1.13.8 + consolidate@1.0.4(c0990708b4fe1e609f47d7c717413cdd): optionalDependencies: '@babel/core': 7.29.0 @@ -11148,6 +13171,15 @@ snapshots: optionalDependencies: typescript: 6.0.3 + cosmiconfig@9.0.1(typescript@7.0.2): + dependencies: + env-paths: 2.2.1 + import-fresh: 3.3.1 + js-yaml: 4.1.1 + parse-json: 5.2.0 + optionalDependencies: + typescript: 7.0.2 + crelt@1.0.6: {} cross-spawn@7.0.6: @@ -11218,6 +13250,13 @@ snapshots: transitivePeerDependencies: - '@babel/core' + decorator-transforms@2.3.2(@babel/core@8.0.1): + dependencies: + '@babel/plugin-syntax-decorators': 7.28.6(@babel/core@8.0.1) + babel-import-util: 3.0.1 + transitivePeerDependencies: + - '@babel/core' + deep-extend@0.6.0: {} deep-is@0.1.4: {} @@ -11284,17 +13323,24 @@ snapshots: errlop: 2.2.0 semver: 6.3.1 + editorconfig@3.0.2: + dependencies: + '@one-ini/wasm': 0.2.1 + commander: 14.0.3 + minimatch: 10.2.5 + semver: 7.8.5 + ee-first@1.1.1: {} electron-to-chromium@1.5.344: {} - ember-a11y-testing@8.0.1(f3a1caebf97993b47b945729319b3c77): + ember-a11y-testing@8.0.1(53638e0fee203a90240236ff4a2254fb): dependencies: - '@ember/test-helpers': 5.4.2(c8332dc3f90c0e60eb130a3a85f980b9) - '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) '@embroider/addon-shim': 1.10.2 axe-core: 4.11.4 - decorator-transforms: 2.3.2(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@8.0.1) optionalDependencies: qunit: 2.25.0 transitivePeerDependencies: @@ -11332,7 +13378,40 @@ snapshots: ember-cli-version-checker: 5.1.2 ensure-posix-path: 1.1.1 resolve-package-path: 4.0.3 - semver: 7.7.4 + semver: 7.8.5 + transitivePeerDependencies: + - supports-color + + ember-cli-babel@8.3.1(@babel/core@8.0.1): + dependencies: + '@babel/core': 8.0.1 + '@babel/helper-compilation-targets': 7.28.6 + '@babel/plugin-proposal-decorators': 7.29.0(@babel/core@8.0.1) + '@babel/plugin-transform-class-properties': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@8.0.1) + '@babel/plugin-transform-private-methods': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@8.0.1) + '@babel/plugin-transform-runtime': 7.29.0(@babel/core@8.0.1) + '@babel/plugin-transform-typescript': 7.28.6(@babel/core@8.0.1) + '@babel/preset-env': 7.29.2(@babel/core@8.0.1) + '@babel/runtime': 7.12.18 + amd-name-resolver: 1.3.1 + babel-plugin-debug-macros: 0.3.4(@babel/core@8.0.1) + babel-plugin-ember-data-packages-polyfill: 0.1.2 + babel-plugin-ember-modules-api-polyfill: 3.5.0 + babel-plugin-module-resolver: 5.0.3 + broccoli-babel-transpiler: 8.0.2(@babel/core@8.0.1) + broccoli-debug: 0.6.5 + broccoli-funnel: 3.0.8 + broccoli-source: 3.0.1 + calculate-cache-key-for-tree: 2.0.0 + clone: 2.1.2 + ember-cli-babel-plugin-helpers: 1.1.1 + ember-cli-version-checker: 5.1.2 + ensure-posix-path: 1.1.1 + resolve-package-path: 4.0.3 + semver: 7.8.5 transitivePeerDependencies: - supports-color @@ -11358,18 +13437,18 @@ snapshots: ember-cli-version-checker@5.1.2: dependencies: resolve-package-path: 3.1.0 - semver: 7.7.4 + semver: 7.8.5 silent-error: 1.1.1 transitivePeerDependencies: - supports-color - ember-concurrency@5.2.0(c8332dc3f90c0e60eb130a3a85f980b9): + ember-concurrency@5.2.0(@babel/core@8.0.1)(@glint/template@1.7.7): dependencies: '@babel/helper-module-imports': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 '@babel/types': 7.29.0 - '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.2(@babel/core@7.29.0) + '@embroider/addon-shim': 1.10.3 + decorator-transforms: 2.3.2(@babel/core@8.0.1) optionalDependencies: '@glint/template': 1.7.7 transitivePeerDependencies: @@ -11384,6 +13463,22 @@ snapshots: transitivePeerDependencies: - supports-color + ember-eslint-parser@0.14.6(faddbdfcb8e9a21bb8498c15af1b9e16): + dependencies: + '@glimmer/syntax': 0.95.0 + '@typescript-eslint/tsconfig-utils': 8.59.0(typescript@7.0.2) + content-tag: 4.2.0 + ember-estree: 0.6.11 + eslint-scope: 9.1.2 + html-tags: 5.1.0 + mathml-tag-names: 4.0.0 + svg-tags: 1.0.0 + optionalDependencies: + '@babel/eslint-parser': 7.28.6(aab03f970acb0dab4eba0afa4a65cc20) + '@typescript-eslint/parser': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + transitivePeerDependencies: + - typescript + ember-eslint-parser@0.5.13(891033da58387c05e6e5f69ec12ade38): dependencies: '@babel/core': 7.29.0 @@ -11418,23 +13513,48 @@ snapshots: - supports-color - typescript - ember-focus-trap@2.0.0(@babel/core@7.29.0): + ember-eslint@0.7.0(9786430e74fb9c67515b91da0cc727a5): + dependencies: + '@babel/eslint-parser': 7.28.6(aab03f970acb0dab4eba0afa4a65cc20) + '@eslint/js': 9.39.4 + eslint-config-prettier: 10.1.8(eslint@10.9.0(jiti@2.6.1)) + eslint-plugin-ember: 13.5.0(a2af4b197b7dc1c274f3ef550e71427a) + eslint-plugin-n: 18.3.0(11523f4820dd68cc9dc203a94b6622bf) + eslint-plugin-qunit: 8.2.6(eslint@10.9.0(jiti@2.6.1)) + globals: 17.11.0 + typescript-eslint: 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + transitivePeerDependencies: + - '@babel/core' + - '@typescript-eslint/parser' + - eslint + - supports-color + - ts-declaration-location + - typescript + + ember-estree@0.6.11: + dependencies: + '@glimmer/env': 0.1.7 + '@glimmer/syntax': 0.95.0 + content-tag: 4.2.0 + oxc-parser: 0.130.0 + + ember-focus-trap@2.0.0(@babel/core@8.0.1): dependencies: '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.2(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@8.0.1) focus-trap: 8.1.0 transitivePeerDependencies: - '@babel/core' - supports-color - ember-gesture-modifiers@6.1.0(1af90b599e0cc51c2284ccd9490a685a): + ember-gesture-modifiers@6.1.0(4fa19b14bdd9d2ab126f82f1e184d392): dependencies: - '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.2(@babel/core@7.29.0) - ember-modifier: 4.3.0(@babel/core@7.29.0) + '@embroider/addon-shim': 1.10.3 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-modifier: 4.3.0(@babel/core@8.0.1) ember-source: 7.3.0-beta.1(@glimmer/component@2.1.1) optionalDependencies: - '@ember/test-helpers': 5.4.2(c8332dc3f90c0e60eb130a3a85f980b9) + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) transitivePeerDependencies: - '@babel/core' - supports-color @@ -11443,17 +13563,17 @@ snapshots: dependencies: ember-source: 7.3.0-beta.1(@glimmer/component@2.1.1) - ember-mobile-menu@6.1.0(ef7bc343ef0b81bce83cc9352f58adc3): + ember-mobile-menu@6.1.0(a35c09673f36335ecaf2a1ea721de7a8): dependencies: - '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) '@embroider/addon-shim': 1.10.2 '@glimmer/component': 2.1.1 - decorator-transforms: 2.3.2(@babel/core@7.29.0) - ember-concurrency: 5.2.0(c8332dc3f90c0e60eb130a3a85f980b9) - ember-gesture-modifiers: 6.1.0(1af90b599e0cc51c2284ccd9490a685a) - ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-primitives: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) - tracked-built-ins: 4.1.2(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-concurrency: 5.2.0(@babel/core@8.0.1)(@glint/template@1.7.7) + ember-gesture-modifiers: 6.1.0(4fa19b14bdd9d2ab126f82f1e184d392) + ember-modifier: 4.3.0(@babel/core@8.0.1) + ember-primitives: file:ember-primitives(1046bbf0f3c32c25f595d2a1e38a8f7a) + tracked-built-ins: 4.1.2(@babel/core@8.0.1) wobble: 1.5.1 transitivePeerDependencies: - '@babel/core' @@ -11471,11 +13591,69 @@ snapshots: - '@babel/core' - supports-color - ember-page-title@9.0.3: + ember-modifier@4.3.0(@babel/core@8.0.1): + dependencies: + '@embroider/addon-shim': 1.10.2 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-page-title@9.0.3: + dependencies: + '@embroider/addon-shim': 1.10.2 + '@simple-dom/document': 1.4.0 + transitivePeerDependencies: + - supports-color + + ember-primitives@file:ember-primitives(1046bbf0f3c32c25f595d2a1e38a8f7a): + dependencies: + '@babel/runtime': 7.29.7 + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) + '@embroider/addon-shim': 1.10.3 + '@floating-ui/dom': 1.7.6 + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-element-helper: 0.8.8 + ember-modifier: 4.3.0(@babel/core@8.0.1) + ember-resources: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) + form-data-utils: 0.6.0 + reactiveweb: 1.9.3(99b2d2687bd40fb0d54cf5254e027eb2) + should-handle-link: 1.3.0 + tabster: 8.8.0 + tracked-built-ins: 4.1.2(@babel/core@8.0.1) + tracked-toolbox: 3.0.0(@babel/core@8.0.1) + which-heading-do-i-need: file:packages/which-heading-do-i-need + optionalDependencies: + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@glint/template': 1.7.7 + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-primitives@file:ember-primitives(2d898215acb3a52ebcf8201d8392ed1e): dependencies: - '@embroider/addon-shim': 1.10.2 - '@simple-dom/document': 1.4.0 + '@babel/runtime': 7.29.7 + '@ember/test-waiters': 4.1.2 + '@embroider/addon-shim': 1.10.3 + '@floating-ui/dom': 1.7.6 + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-element-helper: 0.8.8 + ember-modifier: 4.3.0(@babel/core@8.0.1) + ember-resources: 7.1.0(5417512ae382abcafe5679ee7b1ac481) + form-data-utils: 0.6.0 + reactiveweb: 1.9.3(fb4cf388e9ea32c6b6fdcf0522e5ed2f) + should-handle-link: 1.3.0 + tabster: 8.8.0 + tracked-built-ins: 4.1.2(@babel/core@8.0.1) + tracked-toolbox: 3.0.0(@babel/core@8.0.1) + which-heading-do-i-need: file:packages/which-heading-do-i-need + optionalDependencies: + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@glint/template': 1.7.7 transitivePeerDependencies: + - '@babel/core' - supports-color ember-primitives@file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a): @@ -11503,6 +13681,43 @@ snapshots: - '@babel/core' - supports-color + ember-primitives@file:ember-primitives(f11a179af310accf3910ff8606b856b7): + dependencies: + '@babel/runtime': 7.29.7 + '@ember/test-waiters': 4.1.2 + '@embroider/addon-shim': 1.10.3 + '@floating-ui/dom': 1.7.6 + '@glimmer/component': 2.1.1 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-element-helper: 0.8.8 + ember-modifier: 4.3.0(@babel/core@8.0.1) + ember-resources: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) + form-data-utils: 0.6.0 + reactiveweb: 1.9.3(fb4cf388e9ea32c6b6fdcf0522e5ed2f) + should-handle-link: 1.3.0 + tabster: 8.8.0 + tracked-built-ins: 4.1.2(@babel/core@8.0.1) + tracked-toolbox: 3.0.0(@babel/core@8.0.1) + which-heading-do-i-need: file:packages/which-heading-do-i-need + optionalDependencies: + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@glint/template': 1.7.7 + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-qunit@9.0.4(c10f133538c851d7c5ec82a93b265b7f): + dependencies: + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7) + qunit: 2.25.0 + qunit-theme-ember: 1.0.0 + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + ember-qunit@9.0.4(ebab0724d89cb4dee56a509475ce7ad5): dependencies: '@ember/test-helpers': 5.4.2(c8332dc3f90c0e60eb130a3a85f980b9) @@ -11515,16 +13730,16 @@ snapshots: - '@glint/template' - supports-color - ember-repl@8.1.0(ddb9b70054f9e7b8e6e6898e21c22d6b): + ember-repl@8.1.0(6773cfc6a76013e91c9f9029b0a0155d): dependencies: - '@ember/test-helpers': 5.4.2(c8332dc3f90c0e60eb130a3a85f980b9) - '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) codemirror: 6.0.2 content-tag: 4.1.1 - decorator-transforms: 2.3.2(@babel/core@7.29.0) - ember-primitives: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-primitives: file:ember-primitives(1046bbf0f3c32c25f595d2a1e38a8f7a) ember-resolver: 13.2.0 - ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + ember-resources: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) repl-sdk: 1.6.0(2131498b9766cc22739a0592ff41fd7e) optionalDependencies: '@glint/template': 1.7.7 @@ -11550,6 +13765,26 @@ snapshots: - '@babel/core' - supports-color + ember-resources@7.0.7(3bd2666cc727fee6cbed78d52aee6f77): + dependencies: + '@embroider/addon-shim': 1.10.2 + '@embroider/macros': 1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@glint/template': 1.7.7 + optionalDependencies: + '@glimmer/component': 2.1.1 + transitivePeerDependencies: + - '@babel/core' + - supports-color + + ember-resources@7.1.0(5417512ae382abcafe5679ee7b1ac481): + dependencies: + '@embroider/addon-shim': 1.10.3 + optionalDependencies: + '@glimmer/component': 2.1.1 + '@glint/template': 1.7.7 + transitivePeerDependencies: + - supports-color + ember-rfc176-data@0.3.18: {} ember-route-template@1.0.3: @@ -11566,10 +13801,10 @@ snapshots: transitivePeerDependencies: - supports-color - ember-scoped-css@2.2.2(ember-template-lint@7.9.3): + ember-scoped-css@3.5.0(ember-template-lint@7.9.3): dependencies: - '@babel/parser': 7.29.2 - '@embroider/addon-shim': 1.10.2 + '@babel/parser': 7.29.3 + '@embroider/addon-shim': 1.10.3 babel-import-util: 3.0.1 broccoli-concat: 4.2.7 broccoli-funnel: 3.0.8 @@ -11616,10 +13851,10 @@ snapshots: transitivePeerDependencies: - supports-color - ember-strict-application-resolver@0.1.1(@babel/core@7.29.0): + ember-strict-application-resolver@0.1.1(@babel/core@8.0.1): dependencies: '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.2(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@8.0.1) transitivePeerDependencies: - '@babel/core' - supports-color @@ -11645,14 +13880,16 @@ snapshots: transitivePeerDependencies: - supports-color - ember-welcome-page@8.0.5(@babel/core@7.29.0): + ember-welcome-page@8.0.5(@babel/core@8.0.1): dependencies: '@embroider/addon-shim': 1.10.2 - decorator-transforms: 2.3.2(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@8.0.1) transitivePeerDependencies: - '@babel/core' - supports-color + emoji-regex@10.6.0: {} + emoji-regex@8.0.0: {} emoji-regex@9.2.2: {} @@ -11661,6 +13898,8 @@ snapshots: emojis-list@3.0.0: {} + empathic@2.0.1: {} + encodeurl@1.0.2: {} encodeurl@2.0.0: {} @@ -11806,11 +14045,20 @@ snapshots: escape-string-regexp@5.0.0: {} + eslint-compat-utils@0.5.1(eslint@10.9.0(jiti@2.6.1)): + dependencies: + eslint: 10.9.0(jiti@2.6.1) + semver: 7.8.5 + eslint-compat-utils@0.5.1(eslint@9.39.4(jiti@2.6.1)): dependencies: eslint: 9.39.4(jiti@2.6.1) semver: 7.8.5 + eslint-config-prettier@10.1.8(eslint@10.9.0(jiti@2.6.1)): + dependencies: + eslint: 10.9.0(jiti@2.6.1) + eslint-config-prettier@10.1.8(eslint@9.39.4(jiti@2.6.1)): dependencies: eslint: 9.39.4(jiti@2.6.1) @@ -11845,6 +14093,32 @@ snapshots: transitivePeerDependencies: - supports-color + eslint-import-resolver-typescript@4.4.4(d26dea31e654734a878504c70a2ddb78): + dependencies: + debug: 4.4.3 + eslint: 10.9.0(jiti@2.6.1) + eslint-import-context: 0.1.9(unrs-resolver@1.11.1) + get-tsconfig: 4.14.0 + is-bun-module: 2.0.0 + stable-hash-x: 0.2.0 + tinyglobby: 0.2.16 + unrs-resolver: 1.11.1 + optionalDependencies: + eslint-plugin-import: 2.32.0(15ccc5501d377c51e2b7386a09105a1e) + transitivePeerDependencies: + - supports-color + + eslint-module-utils@2.12.1(80dbc7084cf78eb8b66dd4f27ab2011a): + dependencies: + debug: 3.2.7 + optionalDependencies: + '@typescript-eslint/parser': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + eslint: 10.9.0(jiti@2.6.1) + eslint-import-resolver-node: 0.3.10 + eslint-import-resolver-typescript: 4.4.4(d26dea31e654734a878504c70a2ddb78) + transitivePeerDependencies: + - supports-color + eslint-module-utils@2.12.1(b42857cfe569bb50b334f9f0f29dfdaa): dependencies: debug: 3.2.7 @@ -11856,12 +14130,12 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-compat@7.0.2(eslint@9.39.4(jiti@2.6.1)): + eslint-plugin-compat@7.0.2(eslint@10.9.0(jiti@2.6.1)): dependencies: '@mdn/browser-compat-data': 6.1.5 ast-metadata-inferer: 0.8.1 browserslist: 4.28.2 - eslint: 9.39.4(jiti@2.6.1) + eslint: 10.9.0(jiti@2.6.1) find-up: 5.0.0 globals: 15.15.0 lodash.memoize: 4.1.2 @@ -11880,6 +14154,19 @@ snapshots: transitivePeerDependencies: - supports-color + eslint-plugin-decorator-position@6.1.0(99b5ff33a88812a1d7d8100a19318cde): + dependencies: + '@babel/core': 7.29.0 + '@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0) + '@ember-data/rfc395-data': 0.0.4 + ember-rfc176-data: 0.3.18 + eslint: 10.9.0(jiti@2.6.1) + snake-case: 3.0.4 + optionalDependencies: + '@babel/eslint-parser': 7.28.6(aab03f970acb0dab4eba0afa4a65cc20) + transitivePeerDependencies: + - supports-color + eslint-plugin-ember@12.7.5(891033da58387c05e6e5f69ec12ade38): dependencies: '@ember-data/rfc395-data': 0.0.4 @@ -11899,6 +14186,39 @@ snapshots: - '@babel/core' - typescript + eslint-plugin-ember@13.5.0(a2af4b197b7dc1c274f3ef550e71427a): + dependencies: + '@ember-data/rfc395-data': 0.0.4 + aria-query: 5.3.2 + axobject-query: 4.1.0 + css-tree: 3.2.1 + editorconfig: 3.0.2 + ember-eslint-parser: 0.14.6(faddbdfcb8e9a21bb8498c15af1b9e16) + ember-rfc176-data: 0.3.18 + eslint: 10.9.0(jiti@2.6.1) + eslint-utils: 3.0.0(eslint@10.9.0(jiti@2.6.1)) + estraverse: 5.3.0 + html-tags: 3.3.1 + language-tags: 1.0.9 + lodash.camelcase: 4.3.0 + lodash.kebabcase: 4.1.1 + mathml-tag-names: 4.0.0 + requireindex: 1.2.0 + snake-case: 3.0.4 + svg-tags: 1.0.0 + optionalDependencies: + '@typescript-eslint/parser': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + transitivePeerDependencies: + - '@babel/eslint-parser' + - typescript + + eslint-plugin-es-x@7.8.0(eslint@10.9.0(jiti@2.6.1)): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@10.9.0(jiti@2.6.1)) + '@eslint-community/regexpp': 4.12.2 + eslint: 10.9.0(jiti@2.6.1) + eslint-compat-utils: 0.5.1(eslint@10.9.0(jiti@2.6.1)) + eslint-plugin-es-x@7.8.0(eslint@9.39.4(jiti@2.6.1)): dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) @@ -11906,6 +14226,35 @@ snapshots: eslint: 9.39.4(jiti@2.6.1) eslint-compat-utils: 0.5.1(eslint@9.39.4(jiti@2.6.1)) + eslint-plugin-import@2.32.0(15ccc5501d377c51e2b7386a09105a1e): + dependencies: + '@rtsao/scc': 1.1.0 + array-includes: 3.1.9 + array.prototype.findlastindex: 1.2.6 + array.prototype.flat: 1.3.3 + array.prototype.flatmap: 1.3.3 + debug: 3.2.7 + doctrine: 2.1.0 + eslint: 10.9.0(jiti@2.6.1) + eslint-import-resolver-node: 0.3.10 + eslint-module-utils: 2.12.1(80dbc7084cf78eb8b66dd4f27ab2011a) + hasown: 2.0.3 + is-core-module: 2.16.1 + is-glob: 4.0.3 + minimatch: 3.1.5 + object.fromentries: 2.0.8 + object.groupby: 1.0.3 + object.values: 1.2.1 + semver: 6.3.1 + string.prototype.trimend: 1.0.9 + tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color + eslint-plugin-import@2.32.0(899df2e59d533f74ac10b9d77bfc73dd): dependencies: '@rtsao/scc': 1.1.0 @@ -11955,6 +14304,27 @@ snapshots: transitivePeerDependencies: - typescript + eslint-plugin-n@18.3.0(11523f4820dd68cc9dc203a94b6622bf): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@10.9.0(jiti@2.6.1)) + enhanced-resolve: 5.21.0 + eslint: 10.9.0(jiti@2.6.1) + eslint-plugin-es-x: 7.8.0(eslint@10.9.0(jiti@2.6.1)) + get-tsconfig: 4.14.0 + globals: 15.15.0 + globrex: 0.1.2 + ignore: 5.3.2 + semver: 7.8.5 + optionalDependencies: + ts-declaration-location: 1.0.7(typescript@7.0.2) + typescript: 7.0.2 + + eslint-plugin-qunit@8.2.6(eslint@10.9.0(jiti@2.6.1)): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@10.9.0(jiti@2.6.1)) + eslint: 10.9.0(jiti@2.6.1) + requireindex: 1.2.0 + eslint-plugin-qunit@8.2.6(eslint@9.39.4(jiti@2.6.1)): dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) @@ -11965,6 +14335,10 @@ snapshots: dependencies: eslint: 9.39.4(jiti@2.6.1) + eslint-plugin-simple-import-sort@13.0.0(eslint@10.9.0(jiti@2.6.1)): + dependencies: + eslint: 10.9.0(jiti@2.6.1) + eslint-scope@5.1.1: dependencies: esrecurse: 4.3.0 @@ -11980,6 +14354,18 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 + eslint-scope@9.1.2: + dependencies: + '@types/esrecurse': 4.3.1 + '@types/estree': 1.0.9 + esrecurse: 4.3.0 + estraverse: 5.3.0 + + eslint-utils@3.0.0(eslint@10.9.0(jiti@2.6.1)): + dependencies: + eslint: 10.9.0(jiti@2.6.1) + eslint-visitor-keys: 2.1.0 + eslint-utils@3.0.0(eslint@9.39.4(jiti@2.6.1)): dependencies: eslint: 9.39.4(jiti@2.6.1) @@ -11993,6 +14379,43 @@ snapshots: eslint-visitor-keys@5.0.1: {} + eslint@10.9.0(jiti@2.6.1): + dependencies: + '@eslint-community/eslint-utils': 4.9.1(eslint@10.9.0(jiti@2.6.1)) + '@eslint-community/regexpp': 4.12.2 + '@eslint/config-array': 0.23.5 + '@eslint/config-helpers': 0.7.0 + '@eslint/core': 1.2.1 + '@eslint/plugin-kit': 0.7.2 + '@humanfs/node': 0.16.8 + '@humanwhocodes/module-importer': 1.0.1 + '@humanwhocodes/retry': 0.4.3 + '@types/estree': 1.0.9 + ajv: 6.15.0 + cross-spawn: 7.0.6 + debug: 4.4.3 + escape-string-regexp: 4.0.0 + eslint-scope: 9.1.2 + eslint-visitor-keys: 5.0.1 + espree: 11.2.0 + esquery: 1.7.0 + esutils: 2.0.3 + fast-deep-equal: 3.1.3 + file-entry-cache: 8.0.0 + find-up: 5.0.0 + glob-parent: 6.0.2 + ignore: 5.3.2 + imurmurhash: 0.1.4 + is-glob: 4.0.3 + json-stable-stringify-without-jsonify: 1.0.1 + minimatch: 10.2.5 + natural-compare: 1.4.0 + optionator: 0.9.4 + optionalDependencies: + jiti: 2.6.1 + transitivePeerDependencies: + - supports-color + eslint@9.39.4(jiti@2.6.1): dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) @@ -12040,6 +14463,12 @@ snapshots: acorn-jsx: 5.3.2(acorn@8.16.0) eslint-visitor-keys: 4.2.1 + espree@11.2.0: + dependencies: + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) + eslint-visitor-keys: 5.0.1 + esprima@4.0.1: {} esquery@1.7.0: @@ -12064,6 +14493,21 @@ snapshots: events-to-array@2.0.3: {} + execa@10.0.1: + dependencies: + '@sindresorhus/merge-streams': 4.0.0 + figures: 6.1.0 + get-stream: 9.0.1 + human-signals: 8.0.1 + is-plain-obj: 4.1.0 + is-stream: 4.0.1 + npm-run-path: 6.0.0 + pretty-ms: 9.3.0 + signal-exit: 4.1.0 + strip-final-newline: 4.0.0 + which-command: 0.1.0 + yoctocolors: 2.1.2 + execa@5.1.1: dependencies: cross-spawn: 7.0.6 @@ -12124,6 +14568,10 @@ snapshots: transitivePeerDependencies: - supports-color + extend-shallow@2.0.1: + dependencies: + is-extendable: 0.1.1 + extend@3.0.2: {} fast-content-type-parse@2.0.1: {} @@ -12174,6 +14622,10 @@ snapshots: dependencies: reusify: 1.1.0 + fault@2.0.1: + dependencies: + format: 0.2.2 + fdir@6.5.0(picomatch@4.0.4): optionalDependencies: picomatch: 4.0.4 @@ -12235,12 +14687,12 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 - fix-bad-declaration-output@1.1.5(d8e14f727f2879460e589df737de2942): + fix-bad-declaration-output@1.1.5(d3cde7ec858f8bb14751827b86eac022): dependencies: '@babel/parser': 7.29.2 fs-extra: 11.3.4 globby: 14.1.0 - jscodeshift: 0.15.2(d8e14f727f2879460e589df737de2942) + jscodeshift: 0.15.2(d3cde7ec858f8bb14751827b86eac022) transitivePeerDependencies: - '@babel/preset-env' - supports-color @@ -12285,6 +14737,8 @@ snapshots: hasown: 2.0.3 mime-types: 2.1.35 + format@0.2.2: {} + forwarded@0.2.0: {} fresh@0.5.2: {} @@ -12520,6 +14974,8 @@ snapshots: globals@16.5.0: {} + globals@17.11.0: {} + globals@17.5.0: {} globalthis@1.0.4: @@ -12567,6 +15023,16 @@ snapshots: slash: 5.1.0 unicorn-magic: 0.4.0 + globby@16.2.4: + dependencies: + '@sindresorhus/merge-streams': 4.0.0 + fast-glob: 3.3.3 + ignore: 7.0.5 + is-path-inside: 4.0.0 + micromatch: 4.0.8 + slash: 5.1.0 + unicorn-magic: 0.4.0 + globjoin@0.1.4: {} globrex@0.1.2: {} @@ -12935,6 +15401,8 @@ snapshots: is-docker@2.2.1: {} + is-extendable@0.1.1: {} + is-extglob@2.1.1: {} is-finalizationregistry@1.1.1: @@ -13082,16 +15550,22 @@ snapshots: js-string-escape@1.0.1: {} + js-tokens@10.0.0: {} + js-tokens@4.0.0: {} js-yaml@4.1.1: dependencies: argparse: 2.0.1 - jscodeshift@0.15.2(d8e14f727f2879460e589df737de2942): + js-yaml@5.3.0: + dependencies: + argparse: 2.0.1 + + jscodeshift@0.15.2(d3cde7ec858f8bb14751827b86eac022): dependencies: '@babel/core': 7.29.0 - '@babel/parser': 7.29.2 + '@babel/parser': 7.29.3 '@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0) '@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0) '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0) @@ -13111,7 +15585,7 @@ snapshots: temp: 0.8.4 write-file-atomic: 2.4.3 optionalDependencies: - '@babel/preset-env': 7.29.2(@babel/core@7.29.0) + '@babel/preset-env': 7.29.2(@babel/core@8.0.1) transitivePeerDependencies: - supports-color @@ -13197,47 +15671,66 @@ snapshots: kind-of@6.0.3: {} - kolay@https://codeload.github.com/universal-ember/kolay/tar.gz/f4a21ade2abe9a0bcdeffa921940664f05774765(a417d88aa35fbfb0591a793939686c8f): + kolay@https://codeload.github.com/universal-ember/kolay/tar.gz/8e6c52686208808e81e3b4be73fa24557b3112b5(5b4aab4adfa334743771b6eccbf06b27): dependencies: - '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) - '@embroider/addon-shim': 1.10.2 + '@11ty/gray-matter': 3.0.0 + '@ember/test-waiters': 4.1.2 + '@embroider/addon-shim': 1.10.3 '@glimmer/component': 2.1.1 '@glint/template': 1.7.7 change-case: 5.4.4 common-tags: 1.8.2 - content-tag: 4.2.0 - decorator-transforms: 2.3.2(@babel/core@7.29.0) - ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-primitives: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) - ember-repl: 8.1.0(ddb9b70054f9e7b8e6e6898e21c22d6b) - ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) - globby: 16.2.0 + content-tag: 4.2.0 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-modifier: 4.3.0(@babel/core@8.0.1) + ember-primitives: file:ember-primitives(2d898215acb3a52ebcf8201d8392ed1e) + ember-repl: 8.1.0(6773cfc6a76013e91c9f9029b0a0155d) + ember-resources: 7.1.0(5417512ae382abcafe5679ee7b1ac481) + globby: 16.2.4 json5: 2.2.3 + lilconfig: 3.1.3 package-up: 5.0.0 - reactiveweb: 1.9.3(4c39b78eb87fdf42795809c3c486aa0d) + reactiveweb: 1.9.3(fb4cf388e9ea32c6b6fdcf0522e5ed2f) rehype-raw: 7.0.0 rehype-stringify: 10.0.1 + remark-frontmatter: 5.0.0 remark-gfm: 4.0.1 remark-parse: 11.0.0 remark-rehype: 11.1.2 - repl-sdk: 1.6.0(2131498b9766cc22739a0592ff41fd7e) + repl-sdk: 2.0.0(2131498b9766cc22739a0592ff41fd7e) + resolve.exports: 2.0.3 send: 1.2.1 - tracked-built-ins: 4.1.2(@babel/core@7.29.0) - typedoc: 0.28.16(typescript@6.0.3) - typedoc-plugin-rename-defaults: 0.7.3(typedoc@0.28.16(typescript@6.0.3)) + tracked-built-ins: 4.1.2(@babel/core@8.0.1) + typedoc: 0.28.20(typescript@7.0.2) + typedoc-plugin-rename-defaults: 0.7.3(typedoc@0.28.20(typescript@7.0.2)) unist-util-visit: 5.1.0 - unplugin: 3.0.0 + unplugin: 3.3.0(fd74678fb5e33e43cb129c16f6b11a0d) transitivePeerDependencies: - '@babel/core' - '@codemirror/lang-css' - '@ember/test-helpers' + - '@farmfe/core' - '@lezer/javascript' - '@lezer/lr' + - '@rspack/core' + - bun-types-no-globals + - esbuild + - rolldown + - rollup - supports-color - typescript + - unloader + - vite + - webpack ky@1.14.3: {} + language-subtag-registry@0.3.23: {} + + language-tags@1.0.9: + dependencies: + language-subtag-registry: 0.3.23 + latest-version@9.0.0: dependencies: package-json: 10.0.1 @@ -13305,15 +15798,17 @@ snapshots: lightningcss-win32-arm64-msvc: 1.32.0 lightningcss-win32-x64-msvc: 1.32.0 - limber-ui@4.2.1(c8332dc3f90c0e60eb130a3a85f980b9): + lilconfig@3.1.3: {} + + limber-ui@4.2.1(@babel/core@8.0.1)(@glint/template@1.7.7): dependencies: - '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) '@embroider/addon-shim': 1.10.2 '@glimmer/component': 2.1.1 - decorator-transforms: 2.3.2(@babel/core@7.29.0) - ember-modifier: 4.3.0(@babel/core@7.29.0) + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-modifier: 4.3.0(@babel/core@8.0.1) penpal: 6.2.2 - reactiveweb: 1.9.3(4c39b78eb87fdf42795809c3c486aa0d) + reactiveweb: 1.9.3(99b2d2687bd40fb0d54cf5254e027eb2) transitivePeerDependencies: - '@babel/core' - '@glint/template' @@ -13325,6 +15820,10 @@ snapshots: dependencies: uc.micro: 2.1.0 + linkify-it@5.0.2: + dependencies: + uc.micro: 2.1.0 + loader-utils@2.0.4: dependencies: big.js: 5.2.2 @@ -13427,6 +15926,15 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 + markdown-it@14.3.0: + dependencies: + argparse: 2.0.1 + entities: 4.5.0 + linkify-it: 5.0.2 + mdurl: 2.0.0 + punycode.js: 2.3.1 + uc.micro: 2.1.0 + markdown-table@3.0.4: {} marked-terminal@7.3.0(marked@9.1.6): @@ -13483,6 +15991,17 @@ snapshots: transitivePeerDependencies: - supports-color + mdast-util-frontmatter@2.0.1: + dependencies: + '@types/mdast': 4.0.4 + devlop: 1.1.0 + escape-string-regexp: 5.0.0 + mdast-util-from-markdown: 2.0.3 + mdast-util-to-markdown: 2.1.2 + micromark-extension-frontmatter: 2.0.0 + transitivePeerDependencies: + - supports-color + mdast-util-gfm-autolink-literal@2.0.1: dependencies: '@types/mdast': 4.0.4 @@ -13626,6 +16145,13 @@ snapshots: micromark-util-symbol: 2.0.1 micromark-util-types: 2.0.2 + micromark-extension-frontmatter@2.0.0: + dependencies: + fault: 2.0.1 + micromark-util-character: 2.1.1 + micromark-util-symbol: 2.0.1 + micromark-util-types: 2.0.2 + micromark-extension-gfm-autolink-literal@2.1.0: dependencies: micromark-util-character: 2.1.1 @@ -13957,7 +16483,7 @@ snapshots: dependencies: growly: 1.3.0 is-wsl: 2.2.0 - semver: 7.7.4 + semver: 7.8.5 shellwords: 0.1.1 uuid: 8.3.2 which: 2.0.2 @@ -14003,18 +16529,18 @@ snapshots: path-key: 4.0.0 unicorn-magic: 0.3.0 - nvp.ui@0.5.3(@babel/core@7.29.0): + nvp.ui@0.5.3(@babel/core@8.0.1): dependencies: - '@ember/test-helpers': 5.4.2(c8332dc3f90c0e60eb130a3a85f980b9) - '@ember/test-waiters': 4.1.1(c8332dc3f90c0e60eb130a3a85f980b9) + '@ember/test-helpers': 5.4.2(@babel/core@8.0.1)(@glint/template@1.7.7) + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) '@embroider/addon-shim': 1.10.2 - '@embroider/macros': 1.20.2(c8332dc3f90c0e60eb130a3a85f980b9) + '@embroider/macros': 1.20.2(@babel/core@8.0.1)(@glint/template@1.7.7) '@glimmer/component': 2.1.1 '@glint/template': 1.7.7 - decorator-transforms: 2.3.2(@babel/core@7.29.0) - ember-modifier: 4.3.0(@babel/core@7.29.0) - ember-primitives: file:ember-primitives(5c0eaebf1b4b32661be1beb69576d86a) - ember-resources: 7.0.7(2935cfb77147881c8250be8c1bb7d0d1) + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-modifier: 4.3.0(@babel/core@8.0.1) + ember-primitives: file:ember-primitives(1046bbf0f3c32c25f595d2a1e38a8f7a) + ember-resources: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) transitivePeerDependencies: - '@babel/core' - supports-color @@ -14070,6 +16596,8 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.1.1 + obug@2.1.4: {} + on-finished@2.4.1: dependencies: ee-first: 1.1.1 @@ -14121,6 +16649,31 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 + oxc-parser@0.130.0: + dependencies: + '@oxc-project/types': 0.130.0 + optionalDependencies: + '@oxc-parser/binding-android-arm-eabi': 0.130.0 + '@oxc-parser/binding-android-arm64': 0.130.0 + '@oxc-parser/binding-darwin-arm64': 0.130.0 + '@oxc-parser/binding-darwin-x64': 0.130.0 + '@oxc-parser/binding-freebsd-x64': 0.130.0 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.130.0 + '@oxc-parser/binding-linux-arm-musleabihf': 0.130.0 + '@oxc-parser/binding-linux-arm64-gnu': 0.130.0 + '@oxc-parser/binding-linux-arm64-musl': 0.130.0 + '@oxc-parser/binding-linux-ppc64-gnu': 0.130.0 + '@oxc-parser/binding-linux-riscv64-gnu': 0.130.0 + '@oxc-parser/binding-linux-riscv64-musl': 0.130.0 + '@oxc-parser/binding-linux-s390x-gnu': 0.130.0 + '@oxc-parser/binding-linux-x64-gnu': 0.130.0 + '@oxc-parser/binding-linux-x64-musl': 0.130.0 + '@oxc-parser/binding-openharmony-arm64': 0.130.0 + '@oxc-parser/binding-wasm32-wasi': 0.130.0 + '@oxc-parser/binding-win32-arm64-msvc': 0.130.0 + '@oxc-parser/binding-win32-ia32-msvc': 0.130.0 + '@oxc-parser/binding-win32-x64-msvc': 0.130.0 + p-defer@1.0.0: {} p-limit@2.3.0: @@ -14432,6 +16985,30 @@ snapshots: - '@glint/template' - supports-color + reactiveweb@1.9.3(99b2d2687bd40fb0d54cf5254e027eb2): + dependencies: + '@ember/test-waiters': 4.1.1(@babel/core@8.0.1)(@glint/template@1.7.7) + '@embroider/addon-shim': 1.10.3 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-resources: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) + transitivePeerDependencies: + - '@babel/core' + - '@glimmer/component' + - '@glint/template' + - supports-color + + reactiveweb@1.9.3(fb4cf388e9ea32c6b6fdcf0522e5ed2f): + dependencies: + '@ember/test-waiters': 4.1.2 + '@embroider/addon-shim': 1.10.3 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + ember-resources: 7.0.7(3bd2666cc727fee6cbed78d52aee6f77) + transitivePeerDependencies: + - '@babel/core' + - '@glimmer/component' + - '@glint/template' + - supports-color + read-package-up@12.0.0: dependencies: find-up-simple: 1.0.1 @@ -14586,6 +17163,15 @@ snapshots: - bluebird - supports-color + remark-frontmatter@5.0.0: + dependencies: + '@types/mdast': 4.0.4 + mdast-util-frontmatter: 2.0.1 + micromark-extension-frontmatter: 2.0.0 + unified: 11.0.5 + transitivePeerDependencies: + - supports-color + remark-gfm@4.0.1: dependencies: '@types/mdast': 4.0.4 @@ -14681,6 +17267,59 @@ snapshots: - '@lezer/lr' - supports-color + repl-sdk@2.0.0(2131498b9766cc22739a0592ff41fd7e): + dependencies: + '@codemirror/autocomplete': 6.20.1 + '@codemirror/commands': 6.10.3 + '@codemirror/lang-html': 6.4.11 + '@codemirror/lang-javascript': 6.2.5 + '@codemirror/lang-markdown': 6.5.0 + '@codemirror/lang-vue': 0.1.3 + '@codemirror/lang-yaml': 6.1.3 + '@codemirror/language': 6.12.3 + '@codemirror/language-data': 6.5.2 + '@codemirror/lint': 6.9.5 + '@codemirror/search': 6.7.0 + '@codemirror/state': 6.6.0 + '@codemirror/view': 6.41.1 + '@lezer/common': 1.5.2 + '@lezer/highlight': 1.2.3 + '@lezer/html': 1.3.13 + '@lezer/markdown': 1.6.3 + '@replit/codemirror-lang-svelte': 6.0.0(fb8328f6dea022d6e6cf53049f535533) + '@shikijs/rehype': 3.23.0 + codemirror: 6.0.2 + codemirror-lang-glimdown: 2.0.4(66051350c5790cb11ba30473fe98bec4) + codemirror-lang-glimmer: 2.0.4(@lezer/common@1.5.2) + codemirror-lang-glimmer-js: 2.0.4(21d6fc99ca4c502e3ac80ed950615b87) + codemirror-lang-mermaid: 0.5.0 + codemirror-languageserver: 1.22.0(42721bbde4e40168d6fecb1aa186ab5f) + comlink: 4.4.2 + es-module-shims: 2.8.0 + github-slugger: 2.0.0 + mdast: 3.0.0 + mdast-util-to-string: 4.0.0 + mime: 4.1.0 + package-name-regex: 5.0.0 + rehype-autolink-headings: 7.1.0 + rehype-raw: 7.0.0 + rehype-slug: 6.0.0 + rehype-stringify: 10.0.1 + remark-gfm: 4.0.1 + remark-parse: 11.0.0 + remark-rehype: 11.1.2 + resolve.exports: 2.0.3 + resolve.imports: 2.0.3 + tarparser: 0.0.5 + unified: 11.0.5 + unist-util-visit: 5.1.0 + vfile: 6.0.3 + transitivePeerDependencies: + - '@codemirror/lang-css' + - '@lezer/javascript' + - '@lezer/lr' + - supports-color + request-light@0.7.0: {} require-directory@2.1.1: {} @@ -14897,6 +17536,11 @@ snapshots: ajv: 6.15.0 ajv-keywords: 3.5.2(ajv@6.15.0) + section-matter@1.0.0: + dependencies: + extend-shallow: 2.0.1 + kind-of: 6.0.3 + semver@5.7.2: {} semver@6.3.1: {} @@ -14984,6 +17628,8 @@ snapshots: shell-quote@1.8.3: {} + shell-quote@1.9.0: {} + shellwords@0.1.1: {} shiki@3.23.0: @@ -15167,6 +17813,12 @@ snapshots: emoji-regex: 9.2.2 strip-ansi: 7.2.0 + string-width@7.2.0: + dependencies: + emoji-regex: 10.6.0 + get-east-asian-width: 1.5.0 + strip-ansi: 7.2.0 + string-width@8.2.0: dependencies: get-east-asian-width: 1.5.0 @@ -15456,6 +18108,84 @@ snapshots: - walrus - whiskers + testem@3.20.0(a08b8540b6277ad844d252e05c677e2d): + dependencies: + '@xmldom/xmldom': 0.9.10 + backbone: 1.6.1 + charm: 1.0.2 + chokidar: 5.0.0 + commander: 14.0.3 + compression: 1.8.1 + consolidate: 1.0.4(9a655e423d76b7ab8f3b1e2578caa2cb) + execa: 9.6.1 + express: 5.2.1 + glob: 13.0.6 + http-proxy: 1.18.1 + js-yaml: 4.1.1 + lodash: 4.18.1 + minimatch: 10.2.5 + mkdirp: 3.0.1 + mustache: 4.2.0 + node-notifier: 10.0.1 + printf: 0.6.1 + proc-log: 6.1.0 + rimraf: 6.1.3 + socket.io: 4.8.3 + spawn-args: 0.2.0 + styled_string: 0.0.1 + tap-parser: 18.3.3 + transitivePeerDependencies: + - '@babel/core' + - arc-templates + - atpl + - bracket-template + - bufferutil + - coffee-script + - debug + - dot + - dust + - dustjs-helpers + - dustjs-linkedin + - eco + - ect + - ejs + - haml-coffee + - hamlet + - hamljs + - handlebars + - hogan.js + - htmling + - jazz + - jqtpl + - just + - liquid-node + - liquor + - mote + - nunjucks + - plates + - pug + - qejs + - ractive + - react + - react-dom + - slm + - supports-color + - swig + - swig-templates + - teacup + - templayed + - then-pug + - tinyliquid + - toffee + - twig + - twing + - underscore + - utf-8-validate + - vash + - velocityjs + - walrus + - whiskers + textextensions@2.6.0: {} thenify-all@1.6.0: @@ -15514,6 +18244,14 @@ snapshots: - '@babel/core' - supports-color + tracked-built-ins@4.1.2(@babel/core@8.0.1): + dependencies: + '@embroider/addon-shim': 1.10.2 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + transitivePeerDependencies: + - '@babel/core' + - supports-color + tracked-toolbox@3.0.0(@babel/core@7.29.0): dependencies: '@embroider/addon-shim': 1.10.2 @@ -15522,6 +18260,14 @@ snapshots: - '@babel/core' - supports-color + tracked-toolbox@3.0.0(@babel/core@8.0.1): + dependencies: + '@embroider/addon-shim': 1.10.2 + decorator-transforms: 2.3.2(@babel/core@8.0.1) + transitivePeerDependencies: + - '@babel/core' + - supports-color + tree-kill@1.2.2: {} tree-sync@1.4.0: @@ -15542,11 +18288,21 @@ snapshots: dependencies: typescript: 6.0.3 + ts-api-utils@2.5.0(typescript@7.0.2): + dependencies: + typescript: 7.0.2 + ts-declaration-location@1.0.7(typescript@6.0.3): dependencies: picomatch: 4.0.4 typescript: 6.0.3 + ts-declaration-location@1.0.7(typescript@7.0.2): + dependencies: + picomatch: 4.0.4 + typescript: 7.0.2 + optional: true + tsconfig-paths@3.15.0: dependencies: '@types/json5': 0.0.29 @@ -15614,28 +18370,28 @@ snapshots: possible-typed-array-names: 1.1.0 reflect.getprototypeof: 1.0.10 - typedoc-plugin-rename-defaults@0.7.3(typedoc@0.28.16(typescript@6.0.3)): + typedoc-plugin-rename-defaults@0.7.3(typedoc@0.28.20(typescript@7.0.2)): dependencies: camelcase: 8.0.0 - typedoc: 0.28.16(typescript@6.0.3) + typedoc: 0.28.20(typescript@7.0.2) - typedoc@0.28.16(typescript@6.0.3): + typedoc@0.28.19(typescript@7.0.2): dependencies: '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 markdown-it: 14.1.1 - minimatch: 9.0.9 - typescript: 6.0.3 + minimatch: 10.2.5 + typescript: 7.0.2 yaml: 2.8.3 - typedoc@0.28.19(typescript@6.0.3): + typedoc@0.28.20(typescript@7.0.2): dependencies: '@gerrit0/mini-shiki': 3.23.0 lunr: 2.3.9 - markdown-it: 14.1.1 + markdown-it: 14.3.0 minimatch: 10.2.5 - typescript: 6.0.3 - yaml: 2.8.3 + typescript: 7.0.2 + yaml: 2.9.0 typesafe-path@0.2.2: {} @@ -15654,6 +18410,17 @@ snapshots: transitivePeerDependencies: - supports-color + typescript-eslint@8.67.0(3ddee2c8fdd544912c90ede030d96a87): + dependencies: + '@typescript-eslint/eslint-plugin': 8.67.0(d3f4c5165a119a659ed402269eb95e8e) + '@typescript-eslint/parser': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + '@typescript-eslint/typescript-estree': 8.67.0(typescript@7.0.2) + '@typescript-eslint/utils': 8.67.0(3ddee2c8fdd544912c90ede030d96a87) + eslint: 10.9.0(jiti@2.6.1) + typescript: 7.0.2 + transitivePeerDependencies: + - supports-color + typescript-memoize@1.1.1: {} typescript@5.6.1-rc: {} @@ -15662,6 +18429,29 @@ snapshots: typescript@6.0.3: {} + typescript@7.0.2: + optionalDependencies: + '@typescript/typescript-aix-ppc64': 7.0.2 + '@typescript/typescript-darwin-arm64': 7.0.2 + '@typescript/typescript-darwin-x64': 7.0.2 + '@typescript/typescript-freebsd-arm64': 7.0.2 + '@typescript/typescript-freebsd-x64': 7.0.2 + '@typescript/typescript-linux-arm': 7.0.2 + '@typescript/typescript-linux-arm64': 7.0.2 + '@typescript/typescript-linux-loong64': 7.0.2 + '@typescript/typescript-linux-mips64el': 7.0.2 + '@typescript/typescript-linux-ppc64': 7.0.2 + '@typescript/typescript-linux-riscv64': 7.0.2 + '@typescript/typescript-linux-s390x': 7.0.2 + '@typescript/typescript-linux-x64': 7.0.2 + '@typescript/typescript-netbsd-arm64': 7.0.2 + '@typescript/typescript-netbsd-x64': 7.0.2 + '@typescript/typescript-openbsd-arm64': 7.0.2 + '@typescript/typescript-openbsd-x64': 7.0.2 + '@typescript/typescript-sunos-x64': 7.0.2 + '@typescript/typescript-win32-arm64': 7.0.2 + '@typescript/typescript-win32-x64': 7.0.2 + uc.micro@2.1.0: {} uglify-js@3.19.3: @@ -15756,11 +18546,15 @@ snapshots: picomatch: 4.0.4 webpack-virtual-modules: 0.6.2 - unplugin@3.0.0: + unplugin@3.3.0(fd74678fb5e33e43cb129c16f6b11a0d): dependencies: '@jridgewell/remapping': 2.3.5 picomatch: 4.0.4 webpack-virtual-modules: 0.6.2 + optionalDependencies: + rolldown: 1.0.1 + rollup: 4.60.4 + vite: 8.0.13(5f23b81710173b18b2a166a2e44152ac) unrs-resolver@1.11.1: dependencies: @@ -15838,7 +18632,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@8.0.13(d985db06b97e1f56cc68cb1e11366df8): + vite@8.0.13(5f23b81710173b18b2a166a2e44152ac): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 @@ -15850,7 +18644,7 @@ snapshots: fsevents: 2.3.3 jiti: 2.6.1 terser: 5.46.2 - yaml: 2.8.3 + yaml: 2.9.0 volar-service-html@0.0.70(@volar/language-service@2.4.28): dependencies: @@ -15863,7 +18657,7 @@ snapshots: volar-service-typescript@0.0.70(@volar/language-service@2.4.28): dependencies: path-browserify: 1.0.1 - semver: 7.7.4 + semver: 7.8.5 typescript-auto-import-cache: 0.3.6 vscode-languageserver-textdocument: 1.0.12 vscode-nls: 5.2.0 @@ -15989,6 +18783,8 @@ snapshots: is-weakmap: 2.0.2 is-weakset: 2.0.4 + which-command@0.1.0: {} + which-heading-do-i-need@file:packages/which-heading-do-i-need: {} which-typed-array@1.1.20: @@ -16033,6 +18829,12 @@ snapshots: string-width: 5.1.2 strip-ansi: 7.2.0 + wrap-ansi@9.0.2: + dependencies: + ansi-styles: 6.2.3 + string-width: 7.2.0 + strip-ansi: 7.2.0 + wrappy@1.0.2: {} write-file-atomic@2.4.3: @@ -16065,10 +18867,14 @@ snapshots: yaml@2.8.3: {} + yaml@2.9.0: {} + yargs-parser@20.2.9: {} yargs-parser@21.1.1: {} + yargs-parser@22.0.0: {} + yargs@16.2.0: dependencies: cliui: 7.0.4 @@ -16089,6 +18895,15 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 + yargs@18.0.0: + dependencies: + cliui: 9.0.1 + escalade: 3.2.0 + get-caller-file: 2.0.5 + string-width: 7.2.0 + y18n: 5.0.8 + yargs-parser: 22.0.0 + yocto-queue@0.1.0: {} yoctocolors@2.1.2: {}