diff --git a/apps/repl/babel.config.cjs b/apps/repl/babel.config.cjs index 74dbf4f92..67531458e 100644 --- a/apps/repl/babel.config.cjs +++ b/apps/repl/babel.config.cjs @@ -4,6 +4,7 @@ const macros = buildMacros(); module.exports = { plugins: [ + [ '@babel/plugin-transform-typescript', { diff --git a/apps/repl/package.json b/apps/repl/package.json index b93c9293e..826bf0eaa 100644 --- a/apps/repl/package.json +++ b/apps/repl/package.json @@ -44,8 +44,8 @@ "@codemirror/view": "6.38.0", "@ember/string": "^4.0.1", "@ember/test-helpers": "^5.1.0", - "@embroider/core": "^4.0.2", - "@embroider/vite": "^1.1.0", + "@embroider/core": "^4.1.3", + "@embroider/vite": "^1.2.0", "@fortawesome/ember-fontawesome": "^3.0.0", "@fortawesome/fontawesome-svg-core": "^6.7.2", "@fortawesome/free-brands-svg-icons": "^6.7.2", @@ -141,8 +141,8 @@ "dependencies": { "@codemirror/language": "^6.11.2", "@ember/test-waiters": "^4.1.0", - "@embroider/macros": "1.18.0", - "@embroider/router": "3.0.1", + "@embroider/macros": "1.18.1", + "@embroider/router": "3.0.3", "@glimmer/component": "^2.0.0", "@lezer/highlight": "^1.2.1", "@nullvoxpopuli/horizon-theme": "workspace:*", diff --git a/apps/tutorial/package.json b/apps/tutorial/package.json index 6a81004e3..84840c7ca 100644 --- a/apps/tutorial/package.json +++ b/apps/tutorial/package.json @@ -62,9 +62,9 @@ "@ember/test-waiters": "^4.1.0", "@embroider/compat": "4.1.0", "@embroider/config-meta-loader": "^1.0.0", - "@embroider/core": "^4.0.2", - "@embroider/macros": "1.18.0", - "@embroider/vite": "^1.1.0", + "@embroider/core": "^4.1.3", + "@embroider/macros": "1.18.1", + "@embroider/vite": "^1.2.0", "@fortawesome/ember-fontawesome": "^3.0.0", "@fortawesome/fontawesome-svg-core": "^6.7.2", "@fortawesome/free-brands-svg-icons": "^6.7.2", @@ -101,8 +101,8 @@ "qunit": "^2.24.1", "qunit-dom": "3.4.0", "tailwindcss": "^3.0.0", - "testem": "^3.16.0", "terser": "^5.43.1", + "testem": "^3.16.0", "typescript": "5.8.3", "unplugin": "^1.16.1", "vite": "^6.3.5" diff --git a/package.json b/package.json index 5833b3e29..04be96fac 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "pnpm": { "_ember-repl": "workspace:*", "overrides": { + "esbuild": "0.25.9", "babel-plugin-ember-template-compilation@<3": "^2.4.1", "@glimmer/component": "^2.0.0", "@glint/core": "alpha", diff --git a/packages/app-support/limber-ui/addon/package.json b/packages/app-support/limber-ui/addon/package.json index 6717f0013..df7909bab 100644 --- a/packages/app-support/limber-ui/addon/package.json +++ b/packages/app-support/limber-ui/addon/package.json @@ -42,7 +42,7 @@ "dependencies": { "@babel/runtime": "^7.26.9", "@embroider/addon-shim": "1.10.0", - "@embroider/macros": "1.18.0", + "@embroider/macros": "1.18.1", "@fortawesome/ember-fontawesome": "^3.0.0", "@fortawesome/fontawesome-svg-core": "^6.7.2", "@fortawesome/free-brands-svg-icons": "^6.7.2", diff --git a/packages/ember-repl/package.json b/packages/ember-repl/package.json index f00d87184..afb3f36fa 100644 --- a/packages/ember-repl/package.json +++ b/packages/ember-repl/package.json @@ -65,9 +65,9 @@ "@ember/test-helpers": "^5.2.1", "@embroider/addon-dev": "^8.1.0", "@embroider/compat": "^4.1.0", - "@embroider/core": "^4.1.0", - "@embroider/macros": "^1.18.0", - "@embroider/vite": "^1.1.5", + "@embroider/core": "^4.1.3", + "@embroider/macros": "^1.18.1", + "@embroider/vite": "^1.2.0", "@eslint/js": "^9.31.0", "@glimmer/component": "^2.0.0", "@glint/core": "alpha", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82a221827..d7b3ed7e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,6 +6,7 @@ settings: peersSuffixMaxLength: 40 overrides: + esbuild: 0.25.9 babel-plugin-ember-template-compilation@<3: ^2.4.1 '@glimmer/component': ^2.0.0 '@glint/core': alpha @@ -47,10 +48,10 @@ importers: version: 7.28.0 '@glint/core': specifier: alpha - version: 2.0.0-alpha.2(typescript@5.8.3) + version: 2.0.0-alpha.4(typescript@5.8.3) '@glint/tsserver-plugin': specifier: alpha - version: 2.0.0-alpha.2 + version: 2.0.0-alpha.4 '@nullvoxpopuli/eslint-configs': specifier: ^5.2.0 version: 5.2.1(4279a8ab52cb9c60baa54b0d1cf65c63) @@ -89,13 +90,13 @@ importers: version: 6.11.2 '@ember/test-waiters': specifier: ^4.1.0 - version: 4.1.1(@glint/template@1.6.0-alpha.1) + version: 4.1.1(@glint/template@1.6.0-alpha.2) '@embroider/macros': - specifier: 1.18.0 - version: 1.18.0(@glint/template@1.6.0-alpha.1) + specifier: 1.18.1 + version: 1.18.1(@glint/template@1.6.0-alpha.2) '@embroider/router': - specifier: 3.0.1 - version: 3.0.1(d91278ac21a8f42aa055665d3f86f89b) + specifier: 3.0.3 + version: 3.0.3(a06699f5b94c7392dc6ec64a04a2b1d4) '@glimmer/component': specifier: ^2.0.0 version: 2.0.0 @@ -125,7 +126,7 @@ importers: version: 6.0.1(@babel/core@7.28.0) ember-deep-tracked: specifier: ^2.0.1 - version: 2.0.1(@glint/template@1.6.0-alpha.1) + version: 2.0.1(@glint/template@1.6.0-alpha.2) ember-element-helper: specifier: ^0.8.7 version: 0.8.8 @@ -137,7 +138,7 @@ importers: version: 4.2.2(@babel/core@7.28.0) ember-primitives: specifier: ^0.35.0 - version: 0.35.0(4d0d27d15130494486279fad092c3369) + version: 0.35.0(8423a10cdc41b635dba349abe25a88d2) ember-repl: specifier: workspace:* version: link:../../packages/ember-repl @@ -146,10 +147,10 @@ importers: version: 1.1.0 ember-resources: specifier: ^7.0.3 - version: 7.0.6(4f2e80f0a0bd25f30177abf189405398) + version: 7.0.6(a04480772aa757b6e15072c9e8dc4514) ember-statechart-component: specifier: 7.1.0 - version: 7.1.0(d31736410cb26b7781c97c06a0a7bc19) + version: 7.1.0(b7709a16494b38a4627cc1dd3ff04cba) highlight.js: specifier: ^11.11.1 version: 11.11.1 @@ -161,7 +162,7 @@ importers: version: 1.11.13 kolay: specifier: ^3.5.5 - version: 3.7.2(748217752b2ef4229ae9404e79877b8f) + version: 3.7.2(edd82ea6c9ae2bf6c26fa0cf8a19f085) limber-ui: specifier: workspace:* version: link:../../packages/app-support/limber-ui/addon @@ -176,7 +177,7 @@ importers: version: 6.2.2 reactiveweb: specifier: ^1.7.0 - version: 1.7.0(cef36f3ca1d903be8f6a31ad723afeb3) + version: 1.7.0(fc37d730b4d03440379c9cd36c4c9723) rehype-raw: specifier: ^7.0.0 version: 7.0.0 @@ -240,13 +241,13 @@ importers: version: 4.0.1 '@ember/test-helpers': specifier: ^5.1.0 - version: 5.2.2(039cd1fcd98b21610dcc92fbca61ccb1) + version: 5.2.2(a09592f6fca6cd9ea37222143b6b8bfd) '@embroider/core': - specifier: ^4.0.2 - version: 4.1.1(@glint/template@1.6.0-alpha.1) + specifier: ^4.1.3 + version: 4.1.3(@glint/template@1.6.0-alpha.2) '@embroider/vite': - specifier: ^1.1.0 - version: 1.1.5(1458f80e8840247f63adcb124e34bbeb) + specifier: ^1.2.0 + version: 1.2.0(fa8aa86fcc36f989cb72ba80e4375ab3) '@fortawesome/ember-fontawesome': specifier: ^3.0.0 version: 3.0.1(4a12eb098ca1bed4b5215fa2aae4d12b) @@ -264,19 +265,19 @@ importers: version: 6.7.2 '@glint/core': specifier: alpha - version: 2.0.0-alpha.2(typescript@5.8.3) + version: 2.0.0-alpha.4(typescript@5.8.3) '@glint/environment-ember-loose': specifier: alpha - version: 2.0.0-alpha.2(78f0b6bbd34182d3b6321a17d47d2e5a) + version: 2.0.0-alpha.3(3a521198939fd07883ee6ae96d95d135) '@glint/environment-ember-template-imports': specifier: alpha - version: 2.0.0-alpha.2(80a829f9a1af505d401e51634125e791) + version: 2.0.0-alpha.3(021e0ceb2d4a6f2570a93696d9cbc039) '@glint/template': specifier: alpha - version: 1.6.0-alpha.1 + version: 1.6.0-alpha.2 '@glint/tsserver-plugin': specifier: alpha - version: 2.0.0-alpha.2 + version: 2.0.0-alpha.4 '@iconify-json/devicon': specifier: ^1.2.29 version: 1.2.29 @@ -348,19 +349,19 @@ importers: version: 2.3.0(@babel/core@7.28.0) ember-async-data: specifier: 2.0.1 - version: 2.0.1(039cd1fcd98b21610dcc92fbca61ccb1) + version: 2.0.1(a09592f6fca6cd9ea37222143b6b8bfd) ember-load-initializers: specifier: ^3.0.1 version: 3.0.1(c97baf9c810f393a596045d691514450) ember-on-resize-modifier: specifier: ^2.0.2 - version: 2.0.2(039cd1fcd98b21610dcc92fbca61ccb1) + version: 2.0.2(a09592f6fca6cd9ea37222143b6b8bfd) ember-page-title: specifier: ^9.0.1 version: 9.0.2 ember-qunit: specifier: ^9.0.1 - version: 9.0.3(864329946dd20c7a749c65be3b196d46) + version: 9.0.3(ca6c40a822b056f489a8d3a5b6cfa173) ember-resolver: specifier: ^13.1.0 version: 13.1.1 @@ -462,13 +463,13 @@ importers: version: 0.35.0(bca47cab46937275e0099107419486a3) ember-repl: specifier: latest - version: 6.0.0(d7302eb4b81d79b6b84221ed96a61021) + version: 6.0.0(3d1d7e694eceaa83311af82a80927cb6) ember-resources: specifier: ^7.0.3 version: 7.0.6(807cfcd3020ea8ad8edb1795de9ad08f) kolay: specifier: ^3.5.5 - version: 3.7.2(f3f6808591f9caa13be3e30c67d8a171) + version: 3.7.2(e3df9c9ff69b050d26b7d4dd5588ef87) limber-ui: specifier: workspace:* version: link:../../packages/app-support/limber-ui/addon @@ -514,19 +515,19 @@ importers: version: 4.1.1(@glint/template@1.5.2) '@embroider/compat': specifier: 4.1.0 - version: 4.1.0(92fd543e0147ab048441f1395fd340cb) + version: 4.1.0(13b11a263de2cd1612b46cb3cf762c70) '@embroider/config-meta-loader': specifier: ^1.0.0 version: 1.0.0 '@embroider/core': - specifier: ^4.0.2 - version: 4.1.1(@glint/template@1.5.2) + specifier: ^4.1.3 + version: 4.1.3(@glint/template@1.5.2) '@embroider/macros': - specifier: 1.18.0 - version: 1.18.0(@glint/template@1.5.2) + specifier: 1.18.1 + version: 1.18.1(@glint/template@1.5.2) '@embroider/vite': - specifier: ^1.1.0 - version: 1.1.5(b4ff91f21dbad640436d8654989db97e) + specifier: ^1.2.0 + version: 1.2.0(522d7a3d59ef3d08cd4ef344e1ebe3fb) '@fortawesome/ember-fontawesome': specifier: ^3.0.0 version: 3.0.1(4a12eb098ca1bed4b5215fa2aae4d12b) @@ -544,13 +545,13 @@ importers: version: 6.7.2 '@glint/core': specifier: alpha - version: 2.0.0-alpha.2(typescript@5.8.3) + version: 2.0.0-alpha.4(typescript@5.8.3) '@glint/environment-ember-loose': specifier: alpha - version: 2.0.0-alpha.2(132bdcbf9b51e01b58c8da5ff8a5d420) + version: 2.0.0-alpha.3(d87121f3951373aaafa9fc6cedd64d69) '@glint/environment-ember-template-imports': specifier: alpha - version: 2.0.0-alpha.2(c649f34771bf66b31fe4d411499efa09) + version: 2.0.0-alpha.3(fddb4fa0a45de28adabee3e612023e17) '@glint/template': specifier: 1.5.2 version: 1.5.2 @@ -700,8 +701,8 @@ importers: specifier: 1.10.0 version: 1.10.0 '@embroider/macros': - specifier: 1.18.0 - version: 1.18.0(@glint/template@1.6.0-alpha.1) + specifier: 1.18.1 + version: 1.18.1(@glint/template@1.6.0-alpha.2) '@fortawesome/ember-fontawesome': specifier: ^3.0.0 version: 3.0.1(4a12eb098ca1bed4b5215fa2aae4d12b) @@ -725,7 +726,7 @@ importers: version: 6.2.2 reactiveweb: specifier: ^1.7.0 - version: 1.7.0(cef36f3ca1d903be8f6a31ad723afeb3) + version: 1.7.0(fc37d730b4d03440379c9cd36c4c9723) devDependencies: '@babel/core': specifier: ^7.27.7 @@ -750,25 +751,25 @@ importers: version: 1.1.3 '@ember/test-waiters': specifier: ^4.1.0 - version: 4.1.1(@glint/template@1.6.0-alpha.1) + version: 4.1.1(@glint/template@1.6.0-alpha.2) '@embroider/addon-dev': specifier: ^7.0.0 - version: 7.1.5(07a43f8d20ef07aaa6e5c8e43634bbf1) + version: 7.1.5(f667d9a4d4609500a0d360edafd302cc) '@glimmer/component': specifier: ^2.0.0 version: 2.0.0 '@glint/core': specifier: alpha - version: 2.0.0-alpha.2(typescript@5.8.3) + version: 2.0.0-alpha.4(typescript@5.8.3) '@glint/environment-ember-loose': specifier: alpha - version: 2.0.0-alpha.2(78f0b6bbd34182d3b6321a17d47d2e5a) + version: 2.0.0-alpha.3(3a521198939fd07883ee6ae96d95d135) '@glint/environment-ember-template-imports': specifier: alpha - version: 2.0.0-alpha.2(80a829f9a1af505d401e51634125e791) + version: 2.0.0-alpha.3(021e0ceb2d4a6f2570a93696d9cbc039) '@glint/template': specifier: alpha - version: 1.6.0-alpha.1 + version: 1.6.0-alpha.2 '@nullvoxpopuli/eslint-configs': specifier: ^5.2.0 version: 5.2.1(4279a8ab52cb9c60baa54b0d1cf65c63) @@ -786,16 +787,16 @@ importers: version: 9.2.0 ember-async-data: specifier: 2.0.1 - version: 2.0.1(039cd1fcd98b21610dcc92fbca61ccb1) + version: 2.0.1(a09592f6fca6cd9ea37222143b6b8bfd) ember-modifier: specifier: ^4.2.0 version: 4.2.2(@babel/core@7.28.0) ember-primitives: specifier: ^0.35.0 - version: 0.35.0(4d0d27d15130494486279fad092c3369) + version: 0.35.0(8423a10cdc41b635dba349abe25a88d2) ember-resources: specifier: ^7.0.3 - version: 7.0.6(4f2e80f0a0bd25f30177abf189405398) + version: 7.0.6(a04480772aa757b6e15072c9e8dc4514) ember-source: specifier: '>= 6.7.0-alpha.1' version: 6.7.0-alpha.3(patch_hash=ce25d468f4e598d7dacd16a6d27af9254ff94a9194ae612aec34111a65476b80)(@glimmer/component@2.0.0)(rsvp@4.8.5) @@ -953,16 +954,16 @@ importers: version: 8.1.0(07a43f8d20ef07aaa6e5c8e43634bbf1) '@embroider/compat': specifier: ^4.1.0 - version: 4.1.0(b8c8f74025584c16be6d681cf9d019d6) + version: 4.1.0(5125d0a9ee78f88d7b770d44eb9cf938) '@embroider/core': - specifier: ^4.1.0 - version: 4.1.1(@glint/template@1.6.0-alpha.1) + specifier: ^4.1.3 + version: 4.1.3(@glint/template@1.6.0-alpha.1) '@embroider/macros': - specifier: ^1.18.0 - version: 1.18.0(@glint/template@1.6.0-alpha.1) + specifier: ^1.18.1 + version: 1.18.1(@glint/template@1.6.0-alpha.1) '@embroider/vite': - specifier: ^1.1.5 - version: 1.1.5(1458f80e8840247f63adcb124e34bbeb) + specifier: ^1.2.0 + version: 1.2.0(10fcbc5f2ebe9e771d179b0f4ac93bbf) '@eslint/js': specifier: ^9.31.0 version: 9.31.0 @@ -971,13 +972,13 @@ importers: version: 2.0.0 '@glint/core': specifier: alpha - version: 2.0.0-alpha.2(typescript@5.8.3) + version: 2.0.0-alpha.4(typescript@5.8.3) '@glint/environment-ember-loose': specifier: alpha - version: 2.0.0-alpha.2(78f0b6bbd34182d3b6321a17d47d2e5a) + version: 2.0.0-alpha.3(eb2fc79014b4d0746ced5cb9ce32458e) '@glint/environment-ember-template-imports': specifier: alpha - version: 2.0.0-alpha.2(80a829f9a1af505d401e51634125e791) + version: 2.0.0-alpha.3(e56ff77093687e99a003e1af6ac2b981) '@glint/template': specifier: ^1.6.0-alpha.1 version: 1.6.0-alpha.1 @@ -1233,10 +1234,10 @@ importers: devDependencies: '@babel/plugin-proposal-decorators': specifier: ^7.28.0 - version: 7.28.0(@babel/core@7.28.0) + version: 7.28.0(@babel/core@7.28.3) '@nullvoxpopuli/eslint-configs': specifier: ^5.2.0 - version: 5.2.1(4279a8ab52cb9c60baa54b0d1cf65c63) + version: 5.2.1(dee9138ab9127cb566aa1d41c4aabdc5) '@shikijs/rehype': specifier: ^3.7.0 version: 3.7.0 @@ -1315,13 +1316,13 @@ importers: devDependencies: '@babel/plugin-proposal-decorators': specifier: ^7.28.0 - version: 7.28.0(@babel/core@7.28.0) + version: 7.28.0(@babel/core@7.28.3) '@babel/standalone': specifier: ^7.28.1 version: 7.28.1 '@nullvoxpopuli/eslint-configs': specifier: ^5.2.0 - version: 5.2.1(4279a8ab52cb9c60baa54b0d1cf65c63) + version: 5.2.1(dee9138ab9127cb566aa1d41c4aabdc5) '@testing-library/dom': specifier: ^10.3.2 version: 10.4.0 @@ -2138,7 +2139,7 @@ importers: devDependencies: '@nullvoxpopuli/eslint-configs': specifier: ^5.2.0 - version: 5.2.1(4279a8ab52cb9c60baa54b0d1cf65c63) + version: 5.2.1(dee9138ab9127cb566aa1d41c4aabdc5) eslint: specifier: ^9.31.0 version: 9.31.0(jiti@2.4.2) @@ -2155,8 +2156,90 @@ importers: specifier: ^3.2.4 version: 3.2.4(a0ec8b5459da7f992e7292ef7010f367) + spikes/vitepress-integration: + devDependencies: + vitepress: + specifier: ^1.6.4 + version: 1.6.4(ca870fa7b33e7dad557aac90887eef70) + packages: + '@algolia/abtesting@1.2.0': + resolution: {integrity: sha512-Z6Liq7US5CpdHExZLfPMBPxQHHUObV587kGvCLniLr1UTx0fGFIeGNWd005WIqQXqEda9GyAi7T2e7DUupVv0g==} + engines: {node: '>= 14.0.0'} + + '@algolia/autocomplete-core@1.17.7': + resolution: {integrity: sha512-BjiPOW6ks90UKl7TwMv7oNQMnzU+t/wk9mgIDi6b1tXpUek7MW0lbNOUHpvam9pe3lVCf4xPFT+lK7s+e+fs7Q==} + + '@algolia/autocomplete-plugin-algolia-insights@1.17.7': + resolution: {integrity: sha512-Jca5Ude6yUOuyzjnz57og7Et3aXjbwCSDf/8onLHSQgw1qW3ALl9mrMWaXb5FmPVkV3EtkD2F/+NkT6VHyPu9A==} + peerDependencies: + search-insights: '>= 1 < 3' + + '@algolia/autocomplete-preset-algolia@1.17.7': + resolution: {integrity: sha512-ggOQ950+nwbWROq2MOCIL71RE0DdQZsceqrg32UqnhDz8FlO9rL8ONHNsI2R1MH0tkgVIDKI/D0sMiUchsFdWA==} + peerDependencies: + '@algolia/client-search': '>= 4.9.1 < 6' + algoliasearch: '>= 4.9.1 < 6' + + '@algolia/autocomplete-shared@1.17.7': + resolution: {integrity: sha512-o/1Vurr42U/qskRSuhBH+VKxMvkkUVTLU6WZQr+L5lGZZLYWyhdzWjW0iGXY7EkwRTjBqvN2EsR81yCTGV/kmg==} + peerDependencies: + '@algolia/client-search': '>= 4.9.1 < 6' + algoliasearch: '>= 4.9.1 < 6' + + '@algolia/client-abtesting@5.36.0': + resolution: {integrity: sha512-uGr57O1UqDDeZHYXr1VnUomtdgQMxb6fS8yC/LXCMOn5ucN4k6FlcCRqXQnUyiiFZNG/rVK3zpRiyomq4JWXdQ==} + engines: {node: '>= 14.0.0'} + + '@algolia/client-analytics@5.36.0': + resolution: {integrity: sha512-/zrf0NMxcvBBQ4r9lIqM7rMt7oI7gY7bZ+bNcgpZAQMvzXbKJVla3MqKGuPC/bfOthKvAcAr0mCZ8/7GwBmkVw==} + engines: {node: '>= 14.0.0'} + + '@algolia/client-common@5.36.0': + resolution: {integrity: sha512-fDsg9w6xXWQyNkm/VfiWF2D9wnpTPv0fRVei7lWtz7cXJewhOmP1kKE2GaDTI4QDxVxgDkoPJ1+3UVMIzTcjjQ==} + engines: {node: '>= 14.0.0'} + + '@algolia/client-insights@5.36.0': + resolution: {integrity: sha512-x6ZICyIN3BZjja47lqlMLG+AZwfx9wrYWttd6Daxp+wX/fFGxha6gdqxeoi5J44BmFqK8CUU4u8vpwHqGOCl4g==} + engines: {node: '>= 14.0.0'} + + '@algolia/client-personalization@5.36.0': + resolution: {integrity: sha512-gnH9VHrC+/9OuaumbgxNXzzEq1AY2j3tm00ymNXNz35T7RQ2AK/x4T5b2UnjOUJejuXaSJ88gFyPk3nM5OhJZQ==} + engines: {node: '>= 14.0.0'} + + '@algolia/client-query-suggestions@5.36.0': + resolution: {integrity: sha512-GkWIS+cAMoxsNPHEp3j7iywO9JJMVHVCWHzPPHFXIe0iNIOfsnZy5MqC1T9sifjqoU9b0GGbzzdxB3TEdwfiFA==} + engines: {node: '>= 14.0.0'} + + '@algolia/client-search@5.36.0': + resolution: {integrity: sha512-MLx32nSeDSNxfx28IfvwfHEfeo3AYe9JgEj0rLeYtJGmt0W30K6tCNokxhWGUUKrggQTH6H1lnohWsoj2OC2bw==} + engines: {node: '>= 14.0.0'} + + '@algolia/ingestion@1.36.0': + resolution: {integrity: sha512-6zmlPLCsyzShOsfs1G1uqxwLTojte3NLyukwyUmJFfa46DSq3wkIOE9hFtqAoV951dXp4sZd2KCFYJmgRjcYbA==} + engines: {node: '>= 14.0.0'} + + '@algolia/monitoring@1.36.0': + resolution: {integrity: sha512-SjJeDqlzAKJiWhquqfDWLEu5X/PIM+5KvUH65c4LBvt8T+USOVJbijtzA9UHZ1eUIfFSDBmbzEH0YvlS6Di2mg==} + engines: {node: '>= 14.0.0'} + + '@algolia/recommend@5.36.0': + resolution: {integrity: sha512-FalJm3h9fwoZZpkkMpA0r4Grcvjk32FzmC4CXvlpyF/gBvu6pXE01yygjJBU20zGVLGsXU+Ad8nYPf+oGD7Zkg==} + engines: {node: '>= 14.0.0'} + + '@algolia/requester-browser-xhr@5.36.0': + resolution: {integrity: sha512-weE9SImWIDmQrfGLb1pSPEfP3mioKQ84GaQRpUmjFxlxG/4nW2bSsmkV+kNp1s+iomL2gnxFknSmcQuuAy+kPA==} + engines: {node: '>= 14.0.0'} + + '@algolia/requester-fetch@5.36.0': + resolution: {integrity: sha512-zGPI2sgzvOwCHTVMmDvc301iirOKCtJ+Egh+HQB/+DG0zTGUT1DpdwQVT25A7Yin/twnO8CkFpI/S+74FVYNjg==} + engines: {node: '>= 14.0.0'} + + '@algolia/requester-node-http@5.36.0': + resolution: {integrity: sha512-dNbBGE/O6VG/6vFhv3CFm5za4rubAVrhQf/ef0YWiDqPMmalPxGEzIijw4xV1mU1JmX2ffyp/x8Kdtz24sDkOQ==} + engines: {node: '>= 14.0.0'} + '@algorithm.ts/base64@3.1.1': resolution: {integrity: sha512-8qXO3P6P7ocjtIZAa3By0D2Lzw8eUm5z8n0f/adgKz6tHnV7BrbrPTlFA9F3xNoSTBEXYh4JefJLueqFNTPwmw==} engines: {node: '>= 16.0.0'} @@ -2214,6 +2297,10 @@ packages: resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==} engines: {node: '>=6.9.0'} + '@babel/core@7.28.3': + resolution: {integrity: sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==} + engines: {node: '>=6.9.0'} + '@babel/eslint-parser@7.28.0': resolution: {integrity: sha512-N4ntErOlKvcbTt01rr5wj3y55xnIdx1ymrfIr8C2WnM1Y9glFgWaGDEULJIazOX3XM9NRzhfJ6zZnQ1sBNWU+w==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} @@ -2225,6 +2312,10 @@ packages: resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==} engines: {node: '>=6.9.0'} + '@babel/generator@7.28.3': + resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==} + engines: {node: '>=6.9.0'} + '@babel/helper-annotate-as-pure@7.27.3': resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==} engines: {node: '>=6.9.0'} @@ -2273,6 +2364,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0 + '@babel/helper-module-transforms@7.28.3': + resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@babel/helper-optimise-call-expression@7.27.1': resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==} engines: {node: '>=6.9.0'} @@ -2317,11 +2414,20 @@ packages: resolution: {integrity: sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==} engines: {node: '>=6.9.0'} + '@babel/helpers@7.28.3': + resolution: {integrity: sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==} + engines: {node: '>=6.9.0'} + '@babel/parser@7.28.0': resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==} engines: {node: '>=6.0.0'} hasBin: true + '@babel/parser@7.28.3': + resolution: {integrity: sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==} + engines: {node: '>=6.0.0'} + hasBin: true + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1': resolution: {integrity: sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA==} engines: {node: '>=6.9.0'} @@ -2818,10 +2924,18 @@ packages: resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==} engines: {node: '>=6.9.0'} + '@babel/traverse@7.28.3': + resolution: {integrity: sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==} + engines: {node: '>=6.9.0'} + '@babel/types@7.28.0': resolution: {integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==} engines: {node: '>=6.9.0'} + '@babel/types@7.28.2': + resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==} + engines: {node: '>=6.9.0'} + '@bazel/runfiles@6.3.1': resolution: {integrity: sha512-1uLNT5NZsUVIGS4syuHwTzZ8HycMPyr6POA3FCE4GbMtc4rhoJk8aZKtNIRthJYfL+iioppi+rTfH3olMPr9nA==} @@ -2977,6 +3091,29 @@ packages: resolution: {integrity: sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==} engines: {node: '>=18'} + '@docsearch/css@3.8.2': + resolution: {integrity: sha512-y05ayQFyUmCXze79+56v/4HpycYF3uFqB78pLPrSV5ZKAlDuIAAJNhaRi8tTdRNXh05yxX/TyNnzD6LwSM89vQ==} + + '@docsearch/js@3.8.2': + resolution: {integrity: sha512-Q5wY66qHn0SwA7Taa0aDbHiJvaFJLOJyHmooQ7y8hlwwQLQ/5WwCcoX0g7ii04Qi2DJlHsd0XXzJ8Ypw9+9YmQ==} + + '@docsearch/react@3.8.2': + resolution: {integrity: sha512-xCRrJQlTt8N9GU0DG4ptwHRkfnSnD/YpdeaXe02iKfqs97TkZJv60yE+1eq/tjPcVnTW8dP5qLP7itifFVV5eg==} + peerDependencies: + '@types/react': '>= 16.8.0 < 19.0.0' + react: '>= 16.8.0 < 19.0.0' + react-dom: '>= 16.8.0 < 19.0.0' + search-insights: '>= 1 < 3' + peerDependenciesMeta: + '@types/react': + optional: true + react: + optional: true + react-dom: + optional: true + search-insights: + optional: true + '@ember-data/rfc395-data@0.0.4': resolution: {integrity: sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ==} @@ -3040,8 +3177,8 @@ packages: resolution: {integrity: sha512-0oytko2+iaYS31TG9Axj7Py0e0FAccUhu9J1h7ldEnQegK+Eu5+OINU0dYQgt0ijp6f2yF4+o3J7u9CJCLZ1gw==} engines: {node: 12.* || 14.* || >= 16} - '@embroider/core@4.1.1': - resolution: {integrity: sha512-ds4Bf+ORxmcVjVQy6mUQHRHpioF79MdFJ5AyVK5wmz7Cn7omwYfsLSmM1kZZtQfcDgQqOI7Kf/Z4jKwBdFD2Vg==} + '@embroider/core@4.1.3': + resolution: {integrity: sha512-8gdwI71EUOg6CzbUFI/Q6VOWBqyo5Qv1kDz/0Nj9C7JOjgfLYc7NCZwZNKG93yc0qwUGEBxf4TJ3WZDnJD/4Sw==} engines: {node: 12.* || 14.* || >= 16} '@embroider/macros@1.16.13': @@ -3071,11 +3208,20 @@ packages: '@glint/template': optional: true + '@embroider/macros@1.18.1': + resolution: {integrity: sha512-hOQyzFBT1Rd6RdY4AbRSSGSeXyUzUrU9o6GWGD/kxg7cggKQax4R486KE10ZVSPRNqhRiNUcqe2VWc/+e8Z0MQ==} + engines: {node: 12.* || 14.* || >= 16} + peerDependencies: + '@glint/template': ^1.0.0 + peerDependenciesMeta: + '@glint/template': + optional: true + '@embroider/reverse-exports@0.1.2': resolution: {integrity: sha512-TgjQalfB42RnwdRVApjcvHSVjBe+7MJfCZV0Cs1jv2QgnFGr/6f5X19PKvmF4FU4xbBf7yOsIWrVvYvidWnXlw==} - '@embroider/router@3.0.1': - resolution: {integrity: sha512-0+kzSvXNj8mLbbXbD9F+Y5MqtggPN/fEl71VtTa+j6bOP3lW/xvKQ1kje/H5EHF9MYsnlH8KitWDCsphbQz5Qw==} + '@embroider/router@3.0.3': + resolution: {integrity: sha512-gM8DxtSvoXjwPxO1UwR5AmJGMNx6evfdHtUyj4RNg4mAlFTzpsyMHLMzNff3Tabk0MCQnu+Y8IeFLOJUftCj7w==} peerDependencies: '@embroider/core': ^2.0.0||^3.0.0||^4.0.0-alpha.0 peerDependenciesMeta: @@ -3098,10 +3244,10 @@ packages: resolution: {integrity: sha512-5J5ipUMCAinQS38WW7wedruq5Z4VnHvNo+ZgOduw0PtI9w0CQWx7/HE+98PBDW8jclikeF+aHwF317vc1hwuzg==} engines: {node: 12.* || 14.* || >= 16} - '@embroider/vite@1.1.5': - resolution: {integrity: sha512-PGN4FgPlmHw19Hj/VcAwuJa2fECZ4ZLreMcryWgNuplt+PEMpse2+r4TeCacuLFNwhSV4H4Gne0/izbmvg4i0A==} + '@embroider/vite@1.2.0': + resolution: {integrity: sha512-0opYfabELLX8LNxOywyIu6ccO1MPPfaiIy6zOTET/qil7Xksh+4C3Mg+nEmQDI3Ryc/Y34L11BHB6UfxZM/EWg==} peerDependencies: - '@embroider/core': ^4.1.0 + '@embroider/core': ^4.1.3 vite: '>= 5.2.0' '@emnapi/core@1.4.4': @@ -3113,152 +3259,158 @@ packages: '@emnapi/wasi-threads@1.0.3': resolution: {integrity: sha512-8K5IFFsQqF9wQNJptGbS6FNKgUTsSRYnTqNCG1vPP8jFdjSv18n2mQfJpkt2Oibo9iBEzcDnDxNwKTzC7svlJw==} - '@esbuild/aix-ppc64@0.25.5': - resolution: {integrity: sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==} + '@esbuild/aix-ppc64@0.25.9': + resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] - '@esbuild/android-arm64@0.25.5': - resolution: {integrity: sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==} + '@esbuild/android-arm64@0.25.9': + resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==} engines: {node: '>=18'} cpu: [arm64] os: [android] - '@esbuild/android-arm@0.25.5': - resolution: {integrity: sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==} + '@esbuild/android-arm@0.25.9': + resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==} engines: {node: '>=18'} cpu: [arm] os: [android] - '@esbuild/android-x64@0.25.5': - resolution: {integrity: sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==} + '@esbuild/android-x64@0.25.9': + resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==} engines: {node: '>=18'} cpu: [x64] os: [android] - '@esbuild/darwin-arm64@0.25.5': - resolution: {integrity: sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==} + '@esbuild/darwin-arm64@0.25.9': + resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] - '@esbuild/darwin-x64@0.25.5': - resolution: {integrity: sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==} + '@esbuild/darwin-x64@0.25.9': + resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==} engines: {node: '>=18'} cpu: [x64] os: [darwin] - '@esbuild/freebsd-arm64@0.25.5': - resolution: {integrity: sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==} + '@esbuild/freebsd-arm64@0.25.9': + resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-x64@0.25.5': - resolution: {integrity: sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==} + '@esbuild/freebsd-x64@0.25.9': + resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] - '@esbuild/linux-arm64@0.25.5': - resolution: {integrity: sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==} + '@esbuild/linux-arm64@0.25.9': + resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==} engines: {node: '>=18'} cpu: [arm64] os: [linux] - '@esbuild/linux-arm@0.25.5': - resolution: {integrity: sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==} + '@esbuild/linux-arm@0.25.9': + resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==} engines: {node: '>=18'} cpu: [arm] os: [linux] - '@esbuild/linux-ia32@0.25.5': - resolution: {integrity: sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==} + '@esbuild/linux-ia32@0.25.9': + resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==} engines: {node: '>=18'} cpu: [ia32] os: [linux] - '@esbuild/linux-loong64@0.25.5': - resolution: {integrity: sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==} + '@esbuild/linux-loong64@0.25.9': + resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==} engines: {node: '>=18'} cpu: [loong64] os: [linux] - '@esbuild/linux-mips64el@0.25.5': - resolution: {integrity: sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==} + '@esbuild/linux-mips64el@0.25.9': + resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] - '@esbuild/linux-ppc64@0.25.5': - resolution: {integrity: sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==} + '@esbuild/linux-ppc64@0.25.9': + resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] - '@esbuild/linux-riscv64@0.25.5': - resolution: {integrity: sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==} + '@esbuild/linux-riscv64@0.25.9': + resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] - '@esbuild/linux-s390x@0.25.5': - resolution: {integrity: sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==} + '@esbuild/linux-s390x@0.25.9': + resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==} engines: {node: '>=18'} cpu: [s390x] os: [linux] - '@esbuild/linux-x64@0.25.5': - resolution: {integrity: sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==} + '@esbuild/linux-x64@0.25.9': + resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.25.5': - resolution: {integrity: sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==} + '@esbuild/netbsd-arm64@0.25.9': + resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] - '@esbuild/netbsd-x64@0.25.5': - resolution: {integrity: sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==} + '@esbuild/netbsd-x64@0.25.9': + resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.25.5': - resolution: {integrity: sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==} + '@esbuild/openbsd-arm64@0.25.9': + resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-x64@0.25.5': - resolution: {integrity: sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==} + '@esbuild/openbsd-x64@0.25.9': + resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] - '@esbuild/sunos-x64@0.25.5': - resolution: {integrity: sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==} + '@esbuild/openharmony-arm64@0.25.9': + resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openharmony] + + '@esbuild/sunos-x64@0.25.9': + resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==} engines: {node: '>=18'} cpu: [x64] os: [sunos] - '@esbuild/win32-arm64@0.25.5': - resolution: {integrity: sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==} + '@esbuild/win32-arm64@0.25.9': + resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==} engines: {node: '>=18'} cpu: [arm64] os: [win32] - '@esbuild/win32-ia32@0.25.5': - resolution: {integrity: sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==} + '@esbuild/win32-ia32@0.25.9': + resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==} engines: {node: '>=18'} cpu: [ia32] os: [win32] - '@esbuild/win32-x64@0.25.5': - resolution: {integrity: sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==} + '@esbuild/win32-x64@0.25.9': + resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -3395,6 +3547,9 @@ packages: '@glimmer/syntax@0.94.9': resolution: {integrity: sha512-OBw8DqMzKO4LX4kJBhwfTUqtpbd7O9amQXNTfb1aS7pufio5Vu5Qi6mRTfdFj6RyJ//aSI/l0kxWt6beYW0Apg==} + '@glimmer/syntax@0.95.0': + resolution: {integrity: sha512-W/PHdODnpONsXjbbdY9nedgIHpglMfOzncf/moLVrKIcCfeQhw2vG07Rs/YW8KeJCgJRCLkQsi+Ix7XvrurGAg==} + '@glimmer/util@0.92.3': resolution: {integrity: sha512-K1oH93gGU36slycxJ9CcFpUTsdOc4XQ6RuZFu5oRsxFYtEF5PSu7ik11h58fyeoaWOr1ebfkyAMawbeI2AJ5GA==} @@ -3417,14 +3572,14 @@ packages: '@glimmer/wire-format@0.94.8': resolution: {integrity: sha512-A+Cp5m6vZMAEu0Kg/YwU2dJZXyYxVJs2zI57d3CP6NctmX7FsT8WjViiRUmt5abVmMmRH5b8BUovqY6GSMAdrw==} - '@glint/core@2.0.0-alpha.2': - resolution: {integrity: sha512-380+A50bS3JZUjRJmoEjLansQRPvNPTMzT3mtsBuDw3XegjDTM24TqWZcTWBQ5/QsuqGmMX+GRHgZoEipJo+tA==} + '@glint/core@2.0.0-alpha.4': + resolution: {integrity: sha512-tGQNKlwZ/1BhNnxP6No+yIxaff3ta7dh2gEaNFSYZMOA+hBldHeDzxUJH0w2QtbCy/6ZaM+Ujepvfp+mpiY+9A==} hasBin: true peerDependencies: typescript: '>=5.6.0' - '@glint/environment-ember-loose@2.0.0-alpha.2': - resolution: {integrity: sha512-cehHQpB1IZpwec+koTzmONdby2EMCNZH47zyCLHbK+wxAiUT7oPWVFTIoDBLmOkfK0oCfqyW6MxgzZg2ksO7ug==} + '@glint/environment-ember-loose@2.0.0-alpha.3': + resolution: {integrity: sha512-hLogEykHVUwC+aElg8W1XMp9edcxiKO+ZZufrWcgHUBFTtsoJCP8jWYb0H+1XgLTEnnSV+2OyO6yMPsegGUWkg==} peerDependencies: '@glimmer/component': ^2.0.0 '@glint/core': '*' @@ -3437,8 +3592,8 @@ packages: ember-modifier: optional: true - '@glint/environment-ember-template-imports@2.0.0-alpha.2': - resolution: {integrity: sha512-+TfRtImWCG1uXYyRaO+vgElb1ZtP1VErMNAMH67K08jBysOhYIETow2wtHVzVXDtWIX5QfPAeuJeK0CpT1/pQw==} + '@glint/environment-ember-template-imports@2.0.0-alpha.3': + resolution: {integrity: sha512-OLcmZ1MtHyyt5LZqUUdBxBviUV8apoXzb46yBNn68JREzzkkmVQIKr4YZuNtwrmGrmUMGGr7G5og56rWur0IXw==} peerDependencies: '@glint/core': '*' '@glint/environment-ember-loose': '*' @@ -3450,12 +3605,22 @@ packages: '@glint/template@1.6.0-alpha.1': resolution: {integrity: sha512-qVrxdJUuSiVcycMO/xEZuNO0UrCFK5glHEB7pf/jems9j4v3OqkrEJe0qw6YSJ03tEc0rPoz3FiEEhWXgI70Aw==} + '@glint/template@1.6.0-alpha.2': + resolution: {integrity: sha512-T1jnkJ4g9kj4CQFdax6/AE8rdd8S5+1/88l63w1xPjfSByhKt3ES6Noko3fPx9WhV7gZxalgg6sjBoZlhPZabg==} + '@glint/tsserver-plugin@2.0.0-alpha.2': resolution: {integrity: sha512-VY8RL+0/ZjJ1/TePztKuiCbRbSJRo3n0PlytLaaFJ5OnfjrXePmsLIWqLK1XmiSpLWM3b8gof8e5nxNgeKhk9w==} + '@glint/tsserver-plugin@2.0.0-alpha.4': + resolution: {integrity: sha512-m24oz/QVo7Qes2WjwsLbTExlerKm5a6IPrcW+CPDMArtvn9rFSxDxcoiK/x6f7xy0dfud3Ej1iHe0hO4KAu0qA==} + '@handlebars/parser@2.0.0': resolution: {integrity: sha512-EP9uEDZv/L5Qh9IWuMUGJRfwhXJ4h1dqKTT4/3+tY0eu7sPis7xh23j61SYUnNF4vqCQvvUXpDo9Bh/+q1zASA==} + '@handlebars/parser@2.2.1': + resolution: {integrity: sha512-D76vKOZFEGA9v6g0rZTYTQDUXNopCblW1Zeas3EEVrbdeh8gWrCEO9/goocKmcgtqAwv1Md76p58UQp7HeFTEw==} + engines: {node: ^18 || ^20 || ^22 || >=24} + '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} engines: {node: '>=18.18.0'} @@ -3482,6 +3647,9 @@ packages: '@iconify-json/mdi@1.2.3': resolution: {integrity: sha512-O3cLwbDOK7NNDf2ihaQOH5F9JglnulNDFV7WprU2dSoZu3h3cWH//h74uQAB87brHmvFVxIOkuBX2sZSzYhScg==} + '@iconify-json/simple-icons@1.2.49': + resolution: {integrity: sha512-nRLwrHzz+cTAQYBNQrcr4eWOmQIcHObTj/QSi7nj0SFwVh5MvBsgx8OhoDC/R8iGklNmMpmoE/NKU0cPXMlOZw==} + '@iconify-json/vscode-icons@1.2.23': resolution: {integrity: sha512-gFTcKecKra2/b5SbGDgHGI/l8CuikHyBPmqGlK+YCmS8AK72dtDQbUekdoACsju/3TYS37QvdPoOQwnyx2LdYg==} @@ -4133,24 +4301,36 @@ packages: '@shikijs/core@1.29.2': resolution: {integrity: sha512-vju0lY9r27jJfOY4Z7+Rt/nIOjzJpZ3y+nYpqtUZInVoXQ/TJZcfGnNOGnKjFdVZb8qexiCuSlZRKcGfhhTTZQ==} + '@shikijs/core@2.5.0': + resolution: {integrity: sha512-uu/8RExTKtavlpH7XqnVYBrfBkUc20ngXiX9NSrBhOVZYv/7XQRKUyhtkeflY5QsxC0GbJThCerruZfsUaSldg==} + '@shikijs/core@3.7.0': resolution: {integrity: sha512-yilc0S9HvTPyahHpcum8eonYrQtmGTU0lbtwxhA6jHv4Bm1cAdlPFRCJX4AHebkCm75aKTjjRAW+DezqD1b/cg==} '@shikijs/engine-javascript@1.29.2': resolution: {integrity: sha512-iNEZv4IrLYPv64Q6k7EPpOCE/nuvGiKl7zxdq0WFuRPF5PAE9PRo2JGq/d8crLusM59BRemJ4eOqrFrC4wiQ+A==} + '@shikijs/engine-javascript@2.5.0': + resolution: {integrity: sha512-VjnOpnQf8WuCEZtNUdjjwGUbtAVKuZkVQ/5cHy/tojVVRIRtlWMYVjyWhxOmIq05AlSOv72z7hRNRGVBgQOl0w==} + '@shikijs/engine-javascript@3.7.0': resolution: {integrity: sha512-0t17s03Cbv+ZcUvv+y33GtX75WBLQELgNdVghnsdhTgU3hVcWcMsoP6Lb0nDTl95ZJfbP1mVMO0p3byVh3uuzA==} '@shikijs/engine-oniguruma@1.29.2': resolution: {integrity: sha512-7iiOx3SG8+g1MnlzZVDYiaeHe7Ez2Kf2HrJzdmGwkRisT7r4rak0e655AcM/tF9JG/kg5fMNYlLLKglbN7gBqA==} + '@shikijs/engine-oniguruma@2.5.0': + resolution: {integrity: sha512-pGd1wRATzbo/uatrCIILlAdFVKdxImWJGQ5rFiB5VZi2ve5xj3Ax9jny8QvkaV93btQEwR/rSz5ERFpC5mKNIw==} + '@shikijs/engine-oniguruma@3.7.0': resolution: {integrity: sha512-5BxcD6LjVWsGu4xyaBC5bu8LdNgPCVBnAkWTtOCs/CZxcB22L8rcoWfv7Hh/3WooVjBZmFtyxhgvkQFedPGnFw==} '@shikijs/langs@1.29.2': resolution: {integrity: sha512-FIBA7N3LZ+223U7cJDUYd5shmciFQlYkFXlkKVaHsCPgfVLiO+e12FmQE6Tf9vuyEsFe3dIl8qGWKXgEHL9wmQ==} + '@shikijs/langs@2.5.0': + resolution: {integrity: sha512-Qfrrt5OsNH5R+5tJ/3uYBBZv3SuGmnRPejV9IlIbFH3HTGLDlkqgHymAlzklVmKBjAaVmkPkyikAV/sQ1wSL+w==} + '@shikijs/langs@3.7.0': resolution: {integrity: sha512-1zYtdfXLr9xDKLTGy5kb7O0zDQsxXiIsw1iIBcNOO8Yi5/Y1qDbJ+0VsFoqTlzdmneO8Ij35g7QKF8kcLyznCQ==} @@ -4160,12 +4340,21 @@ packages: '@shikijs/themes@1.29.2': resolution: {integrity: sha512-i9TNZlsq4uoyqSbluIcZkmPL9Bfi3djVxRnofUHwvx/h6SRW3cwgBC5SML7vsDcWyukY0eCzVN980rqP6qNl9g==} + '@shikijs/themes@2.5.0': + resolution: {integrity: sha512-wGrk+R8tJnO0VMzmUExHR+QdSaPUl/NKs+a4cQQRWyoc3YFbUzuLEi/KWK1hj+8BfHRKm2jNhhJck1dfstJpiw==} + '@shikijs/themes@3.7.0': resolution: {integrity: sha512-VJx8497iZPy5zLiiCTSIaOChIcKQwR0FebwE9S3rcN0+J/GTWwQ1v/bqhTbpbY3zybPKeO8wdammqkpXc4NVjQ==} + '@shikijs/transformers@2.5.0': + resolution: {integrity: sha512-SI494W5X60CaUwgi8u4q4m4s3YAFSxln3tzNjOSYqq54wlVgz0/NbbXEb3mdLbqMBztcmS7bVTaEd2w0qMmfeg==} + '@shikijs/types@1.29.2': resolution: {integrity: sha512-VJjK0eIijTZf0QSTODEXCqinjBn0joAHQ+aPSBzrv4O2d/QSbsMw+ZeSRx03kV34Hy7NzUvV/7NqfYGRLrASmw==} + '@shikijs/types@2.5.0': + resolution: {integrity: sha512-ygl5yhxki9ZLNuNpPitBWvcy9fsSKKaRuO4BAlMyagszQidxcpLAr0qiW/q43DtSIDxO6hEbtYLiFZNXO/hdGw==} + '@shikijs/types@3.7.0': resolution: {integrity: sha512-MGaLeaRlSWpnP0XSAum3kP3a8vtcTsITqoEPYdt3lQG3YCdQH4DnEhodkYcNMcU0uW0RffhoD1O3e0vG5eSBBg==} @@ -4422,16 +4611,25 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} + '@types/linkify-it@5.0.0': + resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==} + '@types/lz-string@1.5.0': resolution: {integrity: sha512-s84fKOrzqqNCAPljhVyC5TjAo6BH4jKHw9NRNFNiRUY5QSgZCmVm5XILlWbisiKl+0OcS7eWihmKGS5akc2iQw==} deprecated: This is a stub types definition. lz-string provides its own type definitions, so you do not need this installed. + '@types/markdown-it@14.1.2': + resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==} + '@types/mdast@3.0.15': resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==} '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} + '@types/mdurl@2.0.0': + resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} + '@types/mime@1.3.5': resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==} @@ -4513,6 +4711,9 @@ packages: '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} + '@types/web-bluetooth@0.0.21': + resolution: {integrity: sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==} + '@types/which@2.0.2': resolution: {integrity: sha512-113D3mDkZDjo+EeUEHCFy0qniNc1ZpecGiAU7WSo7YDoSzolZIQKpYFHrPpjkB2nuyahcKfrmLXeQlh7gqJYdw==} @@ -4685,6 +4886,13 @@ packages: cpu: [x64] os: [win32] + '@vitejs/plugin-vue@5.2.4': + resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==} + engines: {node: ^18.0.0 || >=20.0.0} + peerDependencies: + vite: ^5.0.0 || ^6.0.0 + vue: ^3.2.25 + '@vitest/browser@3.2.4': resolution: {integrity: sha512-tJxiPrWmzH8a+w9nLKlQMzAKX/7VjFs50MWgcAj7p9XQ7AQ9/35fByFYptgPELyLw+0aixTnC4pUWV+APcZ/kw==} peerDependencies: @@ -4784,6 +4992,15 @@ packages: '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} + '@vue/devtools-api@7.7.7': + resolution: {integrity: sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==} + + '@vue/devtools-kit@7.7.7': + resolution: {integrity: sha512-wgoZtxcTta65cnZ1Q6MbAfePVFxfM+gq0saaeytoph7nEa7yMXoi6sCPy4ufO111B9msnw0VOWjPEFCXuAKRHA==} + + '@vue/devtools-shared@7.7.7': + resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==} + '@vue/language-core@2.2.0': resolution: {integrity: sha512-O1ZZFaaBGkKbsRfnVH1ifOK1/1BUkyK+3SQsfnh6PmMmD4qJcTU8godCeA96jjDRTL6zgnK7YzCHfaUlH2r0Mw==} peerDependencies: @@ -4812,6 +5029,56 @@ packages: '@vue/shared@3.5.17': resolution: {integrity: sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==} + '@vueuse/core@12.8.2': + resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==} + + '@vueuse/integrations@12.8.2': + resolution: {integrity: sha512-fbGYivgK5uBTRt7p5F3zy6VrETlV9RtZjBqd1/HxGdjdckBgBM4ugP8LHpjolqTj14TXTxSK1ZfgPbHYyGuH7g==} + peerDependencies: + async-validator: ^4 + axios: ^1 + change-case: ^5 + drauu: ^0.4 + focus-trap: ^7 + fuse.js: ^7 + idb-keyval: ^6 + jwt-decode: ^4 + nprogress: ^0.2 + qrcode: ^1.5 + sortablejs: ^1 + universal-cookie: ^7 + peerDependenciesMeta: + async-validator: + optional: true + axios: + optional: true + change-case: + optional: true + drauu: + optional: true + focus-trap: + optional: true + fuse.js: + optional: true + idb-keyval: + optional: true + jwt-decode: + optional: true + nprogress: + optional: true + qrcode: + optional: true + sortablejs: + optional: true + universal-cookie: + optional: true + + '@vueuse/metadata@12.8.2': + resolution: {integrity: sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==} + + '@vueuse/shared@12.8.2': + resolution: {integrity: sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==} + '@wdio/config@9.17.0': resolution: {integrity: sha512-AmP9J1GiCUj8g9aNeCuJRKAo+dET8rukVzrGQVq8jdqkj4PLjLA2hbfcQ8zQi/xwVUebnuIUT5weaomgKyb7Ng==} engines: {node: '>=18.20.0'} @@ -4883,10 +5150,6 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} - agent-base@7.1.3: - resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} - engines: {node: '>= 14'} - agent-base@7.1.4: resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==} engines: {node: '>= 14'} @@ -4935,6 +5198,10 @@ packages: ajv@8.17.1: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} + algoliasearch@5.36.0: + resolution: {integrity: sha512-FpwQ+p4x4RIsWnPj2z9idOC70T90ga7Oeh8BURSFKpqp5lITRsgkIj/bwYj2bY5xbyD7uBuP9AZRnM5EV20WOw==} + engines: {node: '>= 14.0.0'} + alien-signals@0.4.14: resolution: {integrity: sha512-itUAVzhczTmP2U5yX67xVpsbbOiquusbWVyA9N+sy6+r6YVbFkahXvNCeEPWEOMhwDYwbVbGHFkVL03N9I5g+Q==} @@ -5188,6 +5455,10 @@ packages: resolution: {integrity: sha512-tIZh1sgvswtJqtjiAQLZEtfje37HvsFsivV3jOrkruq0K1JzewP5VUJxx72qK3vwqFOG6XtiVXYBNyEJFmdXgQ==} engines: {node: '>= 18.*'} + babel-plugin-ember-template-compilation@3.0.1: + resolution: {integrity: sha512-3fUgnv+azabsl2PMd+SpkV8E7vvp7oRLaXv+OJIe36G3niSVYDKJ+7n6WaPyh+z7gqeAKSBj7Bdc5dYbhEMsgQ==} + engines: {node: '>= 18.*'} + babel-plugin-htmlbars-inline-precompile@5.3.1: resolution: {integrity: sha512-QWjjFgSKtSRIcsBhJmEwS2laIdrA6na8HAlc/pEAhjHgQsah/gMiBFRZvbQTy//hWxR4BMwV7/Mya7q5H8uHeA==} engines: {node: 10.* || >= 12.*} @@ -5314,6 +5585,9 @@ packages: bind-decorator@1.0.11: resolution: {integrity: sha512-yzkH0uog6Vv/vQ9+rhSKxecnqGUZHYncg7qS7voz3Q76+TAi1SGiOKk2mlOvusQnFz9Dc4BC/NMkeXu11YgjJg==} + birpc@2.5.0: + resolution: {integrity: sha512-VSWO/W6nNQdyP520F1mhf+Lc2f8pjGQOtoHHm7Ze8Go1kX7akpVIrtTa0fn+HB0QJEDVacl6aO08YE0PgXfdnQ==} + blank-object@1.0.2: resolution: {integrity: sha512-kXQ19Xhoghiyw66CUiGypnuRpWlbHAzY/+NyvqTEdTfhfQGH1/dbEMYiXju7fYKIFePpzp/y9dsu5Cu/PkmawQ==} @@ -5970,6 +6244,10 @@ packages: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} + copy-anything@3.0.5: + resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==} + engines: {node: '>=12.13'} + copy-dereference@1.0.0: resolution: {integrity: sha512-40TSLuhhbiKeszZhK9LfNdazC67Ue4kq/gGwN5sdxEUWPXTIMmKmGmgD9mPfNKVAeecEW+NfEIpBaZoACCQLLw==} @@ -6753,8 +7031,8 @@ packages: resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} engines: {node: '>= 0.4'} - esbuild@0.25.5: - resolution: {integrity: sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==} + esbuild@0.25.9: + resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==} engines: {node: '>=18'} hasBin: true @@ -7232,6 +7510,9 @@ packages: focus-trap@6.9.4: resolution: {integrity: sha512-v2NTsZe2FF59Y+sDykKY+XjqZ0cPfhq/hikWVL88BqLivnNiEffAsac6rP6H45ff9wG9LL5ToiDqrLEP9GX9mw==} + focus-trap@7.6.5: + resolution: {integrity: sha512-7Ke1jyybbbPZyZXFxEftUtxFGLMpE2n6A+z//m4CRDlj0hW+o3iYSmh8nFlYMurOiJVDmJRilUQtJr08KfIxlg==} + follow-redirects@1.15.9: resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} engines: {node: '>=4.0'} @@ -7616,6 +7897,9 @@ packages: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} + hookable@5.5.3: + resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} + hosted-git-info@4.1.0: resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} engines: {node: '>=10'} @@ -7918,6 +8202,10 @@ packages: resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==} engines: {node: '>=18'} + is-what@4.1.16: + resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==} + engines: {node: '>=12.13'} + is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} @@ -8323,6 +8611,9 @@ packages: resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} engines: {node: '>=0.10.0'} + mark.js@8.11.1: + resolution: {integrity: sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==} + markdown-it@14.1.0: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true @@ -8760,6 +9051,9 @@ packages: resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} engines: {node: '>=16 || 14 >=14.17'} + minisearch@7.1.2: + resolution: {integrity: sha512-R1Pd9eF+MD5JYDDSPAp/q1ougKglm14uEkPMvQ/05RGmx6G9wvmLTrTI/Q5iPNJLYqNdsDQ7qTGIcNWR+FrHmA==} + minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} @@ -9014,6 +9308,9 @@ packages: oniguruma-to-es@2.3.0: resolution: {integrity: sha512-bwALDxriqfKGfUufKGGepCzu9x7nJQuoRoAFp4AnwehhC2crqrDIAP/uN2qdlsAvSMpeRC3+Yzhqc7hLmle5+g==} + oniguruma-to-es@3.1.1: + resolution: {integrity: sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==} + oniguruma-to-es@4.3.3: resolution: {integrity: sha512-rPiZhzC3wXwE59YQMRDodUwwT9FZ9nNBwQQfsd1wfdtlKEyCdRV0avrTcSZ5xlIvGRVPd/cx6ZN45ECmS39xvg==} @@ -9236,6 +9533,9 @@ packages: penpal@6.2.2: resolution: {integrity: sha512-RQD7hTx14/LY7QoS3tQYO3/fzVtwvZI+JeS5udgsu7FPaEDjlvfK9HBcme9/ipzSPKnrxSgacI9PI7154W62YQ==} + perfect-debounce@1.0.0: + resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} + picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -9383,6 +9683,9 @@ packages: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} + preact@10.27.1: + resolution: {integrity: sha512-V79raXEWch/rbqoNc7nT9E4ep7lu+mI3+sBmfRD4i1M73R3WLYcCtdI0ibxGVf4eQL8ZIz2nFacqEC+rmnOORQ==} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -9839,6 +10142,9 @@ packages: resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + rfdc@1.4.1: + resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} + rgb2hex@0.2.5: resolution: {integrity: sha512-22MOP1Rh7sAo1BZpDG6R5RFYzR2lYEgwq7HEmyW2qcsOqR2lQKmn+O//xV3YG/0rrhMC6KVX2hU+ZXuaw9a5bw==} @@ -10109,6 +10415,9 @@ packages: shiki@1.29.2: resolution: {integrity: sha512-njXuliz/cP+67jU2hukkxCNuH1yUi4QfdZZY+sMr5PPrIyXSu5iTb/qYC4BiWWB0vZ+7TbdvYUCeL23zpwCfbg==} + shiki@2.5.0: + resolution: {integrity: sha512-mI//trrsaiCIPsja5CNfsyNOqgAZUb6VpJA+340toL42UpzQlXpwRV9nch69X6gaUxrr9kaOOa6e3y3uAkGFxQ==} + shiki@3.7.0: resolution: {integrity: sha512-ZcI4UT9n6N2pDuM2n3Jbk0sR4Swzq43nLPgS/4h0E3B/NrFn2HKElrDtceSf8Zx/OWYOo7G1SAtBLypCp+YXqg==} @@ -10245,6 +10554,10 @@ packages: spdx-license-ids@3.0.21: resolution: {integrity: sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==} + speakingurl@14.0.1: + resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==} + engines: {node: '>=0.10.0'} + split-string@3.1.0: resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} engines: {node: '>=0.10.0'} @@ -10397,6 +10710,10 @@ packages: engines: {node: '>=16 || 14 >=14.17'} hasBin: true + superjson@2.2.2: + resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==} + engines: {node: '>=16'} + supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} @@ -10440,6 +10757,9 @@ packages: tabbable@5.3.3: resolution: {integrity: sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==} + tabbable@6.2.0: + resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} + tabster@8.5.6: resolution: {integrity: sha512-2vfrRGrx8O9BjdrtSlVA5fvpmbq5HQBRN13XFRg6LAvZ1Fr3QdBnswgT4YgFS5Bhoo5nxwgjRaRueI2Us/dv7g==} @@ -11036,6 +11356,37 @@ packages: peerDependencies: vite: ^2 || ^3 || ^4 || ^5 || ^6 || ^7 + vite@5.4.19: + resolution: {integrity: sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + vite@6.3.5: resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} @@ -11076,6 +11427,18 @@ packages: yaml: optional: true + vitepress@1.6.4: + resolution: {integrity: sha512-+2ym1/+0VVrbhNyRoFFesVvBvHAVMZMK0rw60E3X/5349M1GuVdKeazuksqopEdvkKwKGs21Q729jX81/bkBJg==} + hasBin: true + peerDependencies: + markdown-it-mathjax3: ^4 + postcss: ^8 + peerDependenciesMeta: + markdown-it-mathjax3: + optional: true + postcss: + optional: true + vitest@3.2.4: resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} @@ -11112,8 +11475,8 @@ packages: '@volar/language-service': optional: true - volar-service-typescript@0.0.64: - resolution: {integrity: sha512-FN2H97iqjR1id8AM4fH7lTXuTx2on9zD6QlUFllaiHKqgNrEITlQwm/9Ujrd9ST7MUzhgIKyUsa2WlanX9kkMg==} + volar-service-typescript@0.0.65: + resolution: {integrity: sha512-zPJuLIMs7lkQCvL+Rza8+3/EIoXEIkX8+DL7bNNfPgnbalbvRDhqWLVMJ6Zk3pINjLJafDqyhSbw8srfkUv97w==} peerDependencies: '@volar/language-service': ~2.4.0 peerDependenciesMeta: @@ -11412,6 +11775,117 @@ packages: snapshots: + '@algolia/abtesting@1.2.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/autocomplete-core@1.17.7(4e25fccce57e6b3834fd13ecc6eb576e)': + dependencies: + '@algolia/autocomplete-plugin-algolia-insights': 1.17.7(4e25fccce57e6b3834fd13ecc6eb576e) + '@algolia/autocomplete-shared': 1.17.7(4e25fccce57e6b3834fd13ecc6eb576e) + transitivePeerDependencies: + - '@algolia/client-search' + - algoliasearch + - search-insights + + '@algolia/autocomplete-plugin-algolia-insights@1.17.7(4e25fccce57e6b3834fd13ecc6eb576e)': + dependencies: + '@algolia/autocomplete-shared': 1.17.7(4e25fccce57e6b3834fd13ecc6eb576e) + transitivePeerDependencies: + - '@algolia/client-search' + - algoliasearch + + '@algolia/autocomplete-preset-algolia@1.17.7(4e25fccce57e6b3834fd13ecc6eb576e)': + dependencies: + '@algolia/autocomplete-shared': 1.17.7(4e25fccce57e6b3834fd13ecc6eb576e) + '@algolia/client-search': 5.36.0 + algoliasearch: 5.36.0 + + '@algolia/autocomplete-shared@1.17.7(4e25fccce57e6b3834fd13ecc6eb576e)': + dependencies: + '@algolia/client-search': 5.36.0 + algoliasearch: 5.36.0 + + '@algolia/client-abtesting@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/client-analytics@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/client-common@5.36.0': {} + + '@algolia/client-insights@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/client-personalization@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/client-query-suggestions@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/client-search@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/ingestion@1.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/monitoring@1.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/recommend@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + + '@algolia/requester-browser-xhr@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + + '@algolia/requester-fetch@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + + '@algolia/requester-node-http@5.36.0': + dependencies: + '@algolia/client-common': 5.36.0 + '@algorithm.ts/base64@3.1.1': {} '@algorithm.ts/huffman@3.1.1': @@ -11497,6 +11971,34 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/core@7.28.3': + dependencies: + '@ampproject/remapping': 2.3.0 + '@babel/code-frame': 7.27.1 + '@babel/generator': 7.28.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.3) + '@babel/helpers': 7.28.3 + '@babel/parser': 7.28.3 + '@babel/template': 7.27.2 + '@babel/traverse': 7.28.3 + '@babel/types': 7.28.2 + convert-source-map: 2.0.0 + debug: 4.4.1(supports-color@8.1.1) + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + '@babel/eslint-parser@7.28.0(1300e76e5c82227573fd6dc44143181f)': + dependencies: + '@babel/core': 7.28.3 + '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 + eslint: 9.31.0(jiti@2.4.2) + eslint-visitor-keys: 2.1.0 + semver: 6.3.1 + '@babel/eslint-parser@7.28.0(6e33c005b51c718f4b1e1d249bc5dd7c)': dependencies: '@babel/core': 7.28.0 @@ -11513,10 +12015,18 @@ snapshots: '@jridgewell/trace-mapping': 0.3.29 jsesc: 3.1.0 - '@babel/helper-annotate-as-pure@7.27.3': + '@babel/generator@7.28.3': dependencies: - '@babel/types': 7.28.0 - + '@babel/parser': 7.28.3 + '@babel/types': 7.28.2 + '@jridgewell/gen-mapping': 0.3.12 + '@jridgewell/trace-mapping': 0.3.29 + jsesc: 3.1.0 + + '@babel/helper-annotate-as-pure@7.27.3': + dependencies: + '@babel/types': 7.28.0 + '@babel/helper-compilation-targets@7.27.2': dependencies: '@babel/compat-data': 7.28.0 @@ -11538,6 +12048,19 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-member-expression-to-functions': 7.27.1 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.3) + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/traverse': 7.28.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/helper-create-regexp-features-plugin@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11545,6 +12068,13 @@ snapshots: regexpu-core: 6.2.0 semver: 6.3.1 + '@babel/helper-create-regexp-features-plugin@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-annotate-as-pure': 7.27.3 + regexpu-core: 6.2.0 + semver: 6.3.1 + '@babel/helper-define-polyfill-provider@0.6.4(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11556,6 +12086,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-define-polyfill-provider@0.6.4(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + debug: 4.4.1(supports-color@8.1.1) + lodash.debounce: 4.0.8 + resolve: 1.22.10 + transitivePeerDependencies: + - supports-color + '@babel/helper-define-polyfill-provider@0.6.5(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11567,6 +12108,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-define-polyfill-provider@0.6.5(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + debug: 4.4.1(supports-color@8.1.1) + lodash.debounce: 4.0.8 + resolve: 1.22.10 + transitivePeerDependencies: + - supports-color + '@babel/helper-globals@7.28.0': {} '@babel/helper-member-expression-to-functions@7.27.1': @@ -11592,6 +12144,24 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-module-transforms@7.27.3(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + + '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + '@babel/traverse': 7.28.3 + transitivePeerDependencies: + - supports-color + '@babel/helper-optimise-call-expression@7.27.1': dependencies: '@babel/types': 7.28.0 @@ -11607,6 +12177,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-wrap-function': 7.27.1 + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11616,6 +12195,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-member-expression-to-functions': 7.27.1 + '@babel/helper-optimise-call-expression': 7.27.1 + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + '@babel/helper-skip-transparent-expression-wrappers@7.27.1': dependencies: '@babel/traverse': 7.28.0 @@ -11633,7 +12221,7 @@ snapshots: dependencies: '@babel/template': 7.27.2 '@babel/traverse': 7.28.0 - '@babel/types': 7.28.0 + '@babel/types': 7.28.2 transitivePeerDependencies: - supports-color @@ -11642,10 +12230,19 @@ snapshots: '@babel/template': 7.27.2 '@babel/types': 7.28.0 + '@babel/helpers@7.28.3': + dependencies: + '@babel/template': 7.27.2 + '@babel/types': 7.28.2 + '@babel/parser@7.28.0': dependencies: '@babel/types': 7.28.0 + '@babel/parser@7.28.3': + dependencies: + '@babel/types': 7.28.2 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11654,16 +12251,34 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11673,6 +12288,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-transform-optional-chaining': 7.27.1(@babel/core@7.28.3) + transitivePeerDependencies: + - supports-color + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11681,6 +12305,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11689,6 +12321,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-proposal-decorators@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11707,6 +12347,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-proposal-decorators@7.28.0(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-decorators': 7.27.1(@babel/core@7.28.3) + transitivePeerDependencies: + - supports-color + '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11715,17 +12364,29 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 - '@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.28.0)': + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.3)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 + + '@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 '@babel/helper-annotate-as-pure': 7.27.3 - '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.0) + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.28.0) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.28.3) transitivePeerDependencies: - supports-color @@ -11734,6 +12395,11 @@ snapshots: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-decorators@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11749,19 +12415,29 @@ snapshots: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-import-assertions@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 - '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.28.0)': + '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.28.3)': dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.0)': @@ -11769,17 +12445,33 @@ snapshots: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-async-generator-functions@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11789,6 +12481,15 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-async-generator-functions@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.3) + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-async-to-generator@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11798,16 +12499,35 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-async-to-generator@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.3) + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-block-scoping@7.27.5(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-block-scoping@7.27.5(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-class-properties@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11816,6 +12536,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-class-properties@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-class-static-block@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11824,6 +12552,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-class-static-block@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-classes@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11836,49 +12572,104 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-classes@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.3) + '@babel/traverse': 7.28.0 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-computed-properties@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 '@babel/template': 7.27.2 + '@babel/plugin-transform-computed-properties@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/template': 7.27.2 + '@babel/plugin-transform-destructuring@7.27.3(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-destructuring@7.27.3(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-dotall-regex@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-dotall-regex@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-exponentiation-operator@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-exponentiation-operator@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-flow-strip-types@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11893,6 +12684,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11902,26 +12701,55 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-json-strings@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-json-strings@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-logical-assignment-operators@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-logical-assignment-operators@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11930,6 +12758,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11938,6 +12774,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-modules-systemjs@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11948,6 +12792,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-systemjs@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + '@babel/traverse': 7.28.0 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11956,27 +12810,56 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-named-capturing-groups-regex@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-named-capturing-groups-regex@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-nullish-coalescing-operator@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-nullish-coalescing-operator@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-numeric-separator@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-numeric-separator@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-object-rest-spread@7.27.3(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11985,6 +12868,14 @@ snapshots: '@babel/plugin-transform-destructuring': 7.27.3(@babel/core@7.28.0) '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.28.0) + '@babel/plugin-transform-object-rest-spread@7.27.3(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-destructuring': 7.27.3(@babel/core@7.28.3) + '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -11993,11 +12884,24 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.3) + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-optional-catch-binding@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-optional-catch-binding@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-optional-chaining@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12006,11 +12910,24 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-optional-chaining@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-parameters@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-parameters@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-private-methods@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12019,6 +12936,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-private-methods@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-private-property-in-object@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12028,27 +12953,57 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-private-property-in-object@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-regenerator@7.27.5(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-regenerator@7.27.5(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-regexp-modifiers@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-regexp-modifiers@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-runtime@7.28.0(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12061,11 +13016,28 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-runtime@7.28.0(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-module-imports': 7.27.1 + '@babel/helper-plugin-utils': 7.27.1 + babel-plugin-polyfill-corejs2: 0.4.14(@babel/core@7.28.3) + babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.28.3) + babel-plugin-polyfill-regenerator: 0.6.5(@babel/core@7.28.3) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-spread@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12074,21 +13046,44 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-spread@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-typescript@7.28.0(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12100,29 +13095,63 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/plugin-transform-typescript@7.28.0(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-annotate-as-pure': 7.27.3 + '@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.3) + transitivePeerDependencies: + - supports-color + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-unicode-property-regex@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-unicode-property-regex@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-unicode-sets-regex@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.0) '@babel/helper-plugin-utils': 7.27.1 + '@babel/plugin-transform-unicode-sets-regex@7.27.1(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-create-regexp-features-plugin': 7.27.1(@babel/core@7.28.3) + '@babel/helper-plugin-utils': 7.27.1 + '@babel/polyfill@7.12.1': dependencies: core-js: 2.6.12 @@ -12203,6 +13232,81 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/preset-env@7.27.2(@babel/core@7.28.3)': + dependencies: + '@babel/compat-data': 7.28.0 + '@babel/core': 7.28.3 + '@babel/helper-compilation-targets': 7.27.2 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/helper-validator-option': 7.27.1 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.3) + '@babel/plugin-syntax-import-assertions': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.28.3) + '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-async-generator-functions': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-async-to-generator': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-block-scoping': 7.27.5(@babel/core@7.28.3) + '@babel/plugin-transform-class-properties': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-class-static-block': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-classes': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-computed-properties': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-destructuring': 7.27.3(@babel/core@7.28.3) + '@babel/plugin-transform-dotall-regex': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-exponentiation-operator': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-json-strings': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-logical-assignment-operators': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-modules-systemjs': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-nullish-coalescing-operator': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-numeric-separator': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-object-rest-spread': 7.27.3(@babel/core@7.28.3) + '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-optional-catch-binding': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-optional-chaining': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-private-methods': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-private-property-in-object': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-regenerator': 7.27.5(@babel/core@7.28.3) + '@babel/plugin-transform-regexp-modifiers': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-spread': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-unicode-property-regex': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-unicode-sets-regex': 7.27.1(@babel/core@7.28.3) + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.28.3) + babel-plugin-polyfill-corejs2: 0.4.13(@babel/core@7.28.3) + babel-plugin-polyfill-corejs3: 0.11.1(@babel/core@7.28.3) + babel-plugin-polyfill-regenerator: 0.6.4(@babel/core@7.28.3) + core-js-compat: 3.43.0 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + '@babel/preset-flow@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12217,6 +13321,13 @@ snapshots: '@babel/types': 7.28.0 esutils: 2.0.3 + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.28.3)': + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-plugin-utils': 7.27.1 + '@babel/types': 7.28.0 + esutils: 2.0.3 + '@babel/preset-typescript@7.27.1(@babel/core@7.28.0)': dependencies: '@babel/core': 7.28.0 @@ -12265,11 +13376,28 @@ snapshots: transitivePeerDependencies: - supports-color + '@babel/traverse@7.28.3': + dependencies: + '@babel/code-frame': 7.27.1 + '@babel/generator': 7.28.3 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.28.3 + '@babel/template': 7.27.2 + '@babel/types': 7.28.2 + debug: 4.4.1(supports-color@8.1.1) + transitivePeerDependencies: + - supports-color + '@babel/types@7.28.0': dependencies: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 + '@babel/types@7.28.2': + dependencies: + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 + '@bazel/runfiles@6.3.1': {} '@braidai/lang@1.1.1': {} @@ -12575,7 +13703,29 @@ snapshots: dependencies: '@csstools/css-tokenizer': 3.0.4 - '@csstools/css-tokenizer@3.0.4': {} + '@csstools/css-tokenizer@3.0.4': {} + + '@docsearch/css@3.8.2': {} + + '@docsearch/js@3.8.2(@algolia/client-search@5.36.0)': + dependencies: + '@docsearch/react': 3.8.2(@algolia/client-search@5.36.0) + preact: 10.27.1 + transitivePeerDependencies: + - '@algolia/client-search' + - '@types/react' + - react + - react-dom + - search-insights + + '@docsearch/react@3.8.2(@algolia/client-search@5.36.0)': + dependencies: + '@algolia/autocomplete-core': 1.17.7(4e25fccce57e6b3834fd13ecc6eb576e) + '@algolia/autocomplete-preset-algolia': 1.17.7(4e25fccce57e6b3834fd13ecc6eb576e) + '@docsearch/css': 3.8.2 + algoliasearch: 5.36.0 + transitivePeerDependencies: + - '@algolia/client-search' '@ember-data/rfc395-data@0.0.4': {} @@ -12591,7 +13741,7 @@ snapshots: dependencies: '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.1) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) '@simple-dom/interface': 1.4.0 decorator-transforms: 2.3.0(@babel/core@7.28.0) dom-element-descriptors: 0.5.1 @@ -12604,7 +13754,20 @@ snapshots: dependencies: '@ember/test-waiters': 4.1.1(@glint/template@1.5.2) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) + '@simple-dom/interface': 1.4.0 + decorator-transforms: 2.3.0(@babel/core@7.28.0) + dom-element-descriptors: 0.5.1 + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + + '@ember/test-helpers@5.2.2(a09592f6fca6cd9ea37222143b6b8bfd)': + dependencies: + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) + '@embroider/addon-shim': 1.10.0 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) '@simple-dom/interface': 1.4.0 decorator-transforms: 2.3.0(@babel/core@7.28.0) dom-element-descriptors: 0.5.1 @@ -12616,7 +13779,7 @@ snapshots: '@ember/test-waiters@4.1.1(@glint/template@1.5.2)': dependencies: '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) transitivePeerDependencies: - '@glint/template' - supports-color @@ -12624,14 +13787,22 @@ snapshots: '@ember/test-waiters@4.1.1(@glint/template@1.6.0-alpha.1)': dependencies: '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) + transitivePeerDependencies: + - '@glint/template' + - supports-color + + '@ember/test-waiters@4.1.1(@glint/template@1.6.0-alpha.2)': + dependencies: + '@embroider/addon-shim': 1.10.0 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) transitivePeerDependencies: - '@glint/template' - supports-color - '@embroider/addon-dev@7.1.5(07a43f8d20ef07aaa6e5c8e43634bbf1)': + '@embroider/addon-dev@7.1.5(f667d9a4d4609500a0d360edafd302cc)': dependencies: - '@embroider/core': 3.5.7(@glint/template@1.6.0-alpha.1) + '@embroider/core': 3.5.7(@glint/template@1.6.0-alpha.2) '@rollup/pluginutils': 4.2.1 content-tag: 3.1.3 execa: 5.1.1 @@ -12651,7 +13822,7 @@ snapshots: '@embroider/addon-dev@8.1.0(07a43f8d20ef07aaa6e5c8e43634bbf1)': dependencies: - '@embroider/core': 4.1.1(@glint/template@1.6.0-alpha.1) + '@embroider/core': 4.1.3(@glint/template@1.6.0-alpha.1) '@rollup/pluginutils': 5.2.0(rollup@4.45.0) content-tag: 3.1.3 execa: 5.1.1 @@ -12687,7 +13858,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/compat@4.1.0(92fd543e0147ab048441f1395fd340cb)': + '@embroider/compat@4.1.0(13b11a263de2cd1612b46cb3cf762c70)': dependencies: '@babel/code-frame': 7.27.1 '@babel/core': 7.28.0 @@ -12698,7 +13869,7 @@ snapshots: '@babel/preset-env': 7.27.2(@babel/core@7.28.0) '@babel/runtime': 7.27.6 '@babel/traverse': 7.28.0 - '@embroider/core': 4.1.1(@glint/template@1.5.2) + '@embroider/core': 4.1.3(@glint/template@1.5.2) '@embroider/macros': 1.18.0(@glint/template@1.5.2) '@types/babel__code-frame': 7.0.6 assert-never: 1.4.0 @@ -12743,7 +13914,7 @@ snapshots: - supports-color - utf-8-validate - '@embroider/compat@4.1.0(b8c8f74025584c16be6d681cf9d019d6)': + '@embroider/compat@4.1.0(5125d0a9ee78f88d7b770d44eb9cf938)': dependencies: '@babel/code-frame': 7.27.1 '@babel/core': 7.28.0 @@ -12754,7 +13925,7 @@ snapshots: '@babel/preset-env': 7.27.2(@babel/core@7.28.0) '@babel/runtime': 7.27.6 '@babel/traverse': 7.28.0 - '@embroider/core': 4.1.1(@glint/template@1.6.0-alpha.1) + '@embroider/core': 4.1.3(@glint/template@1.6.0-alpha.1) '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) '@types/babel__code-frame': 7.0.6 assert-never: 1.4.0 @@ -12801,12 +13972,12 @@ snapshots: '@embroider/config-meta-loader@1.0.0': {} - '@embroider/core@3.5.7(@glint/template@1.6.0-alpha.1)': + '@embroider/core@3.5.7(@glint/template@1.6.0-alpha.2)': dependencies: '@babel/core': 7.28.0 '@babel/parser': 7.28.0 '@babel/traverse': 7.28.0 - '@embroider/macros': 1.16.13(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.16.13(@glint/template@1.6.0-alpha.2) '@embroider/shared-internals': 2.9.1 assert-never: 1.4.0 babel-plugin-ember-template-compilation: 2.4.1 @@ -12835,16 +14006,16 @@ snapshots: - supports-color - utf-8-validate - '@embroider/core@4.1.1(@glint/template@1.5.2)': + '@embroider/core@4.1.3(@glint/template@1.5.2)': dependencies: '@babel/core': 7.28.0 - '@babel/parser': 7.28.0 - '@babel/traverse': 7.28.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@babel/parser': 7.28.3 + '@babel/traverse': 7.28.3 + '@embroider/macros': 1.18.1(@glint/template@1.5.2) '@embroider/reverse-exports': 0.1.2 '@embroider/shared-internals': 3.0.0 assert-never: 1.4.0 - babel-plugin-ember-template-compilation: 3.0.0 + babel-plugin-ember-template-compilation: 3.0.1 broccoli-node-api: 1.7.0 broccoli-persistent-filter: 3.1.3 broccoli-plugin: 4.0.7 @@ -12871,16 +14042,16 @@ snapshots: - supports-color - utf-8-validate - '@embroider/core@4.1.1(@glint/template@1.6.0-alpha.1)': + '@embroider/core@4.1.3(@glint/template@1.6.0-alpha.1)': dependencies: '@babel/core': 7.28.0 - '@babel/parser': 7.28.0 - '@babel/traverse': 7.28.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@babel/parser': 7.28.3 + '@babel/traverse': 7.28.3 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) '@embroider/reverse-exports': 0.1.2 '@embroider/shared-internals': 3.0.0 assert-never: 1.4.0 - babel-plugin-ember-template-compilation: 3.0.0 + babel-plugin-ember-template-compilation: 3.0.1 broccoli-node-api: 1.7.0 broccoli-persistent-filter: 3.1.3 broccoli-plugin: 4.0.7 @@ -12907,7 +14078,43 @@ snapshots: - supports-color - utf-8-validate - '@embroider/macros@1.16.13(@glint/template@1.6.0-alpha.1)': + '@embroider/core@4.1.3(@glint/template@1.6.0-alpha.2)': + dependencies: + '@babel/core': 7.28.0 + '@babel/parser': 7.28.3 + '@babel/traverse': 7.28.3 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) + '@embroider/reverse-exports': 0.1.2 + '@embroider/shared-internals': 3.0.0 + assert-never: 1.4.0 + babel-plugin-ember-template-compilation: 3.0.1 + broccoli-node-api: 1.7.0 + broccoli-persistent-filter: 3.1.3 + broccoli-plugin: 4.0.7 + broccoli-source: 3.0.1 + debug: 4.4.1(supports-color@8.1.1) + escape-string-regexp: 4.0.0 + fast-sourcemap-concat: 2.1.1 + fs-extra: 9.1.0 + fs-tree-diff: 2.0.1 + handlebars: 4.7.8 + js-string-escape: 1.0.1 + jsdom: 25.0.1 + lodash: 4.17.21 + resolve: 1.22.10 + resolve-package-path: 4.0.3 + resolve.exports: 2.0.3 + semver: 7.7.2 + typescript-memoize: 1.1.1 + walk-sync: 3.0.0 + transitivePeerDependencies: + - '@glint/template' + - bufferutil + - canvas + - supports-color + - utf-8-validate + + '@embroider/macros@1.16.13(@glint/template@1.6.0-alpha.2)': dependencies: '@embroider/shared-internals': 2.9.0 assert-never: 1.4.0 @@ -12918,7 +14125,7 @@ snapshots: resolve: 1.22.10 semver: 7.7.2 optionalDependencies: - '@glint/template': 1.6.0-alpha.1 + '@glint/template': 1.6.0-alpha.2 transitivePeerDependencies: - supports-color @@ -12937,7 +14144,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/macros@1.16.9(@glint/template@1.6.0-alpha.1)': + '@embroider/macros@1.16.9(@glint/template@1.6.0-alpha.2)': dependencies: '@embroider/shared-internals': 2.8.1 assert-never: 1.4.0 @@ -12948,7 +14155,7 @@ snapshots: resolve: 1.22.10 semver: 7.7.2 optionalDependencies: - '@glint/template': 1.6.0-alpha.1 + '@glint/template': 1.6.0-alpha.2 transitivePeerDependencies: - supports-color @@ -12982,17 +14189,62 @@ snapshots: transitivePeerDependencies: - supports-color + '@embroider/macros@1.18.1(@glint/template@1.5.2)': + dependencies: + '@embroider/shared-internals': 3.0.0 + assert-never: 1.4.0 + babel-import-util: 3.0.1 + ember-cli-babel: 7.26.11 + find-up: 5.0.0 + lodash: 4.17.21 + resolve: 1.22.10 + semver: 7.7.2 + optionalDependencies: + '@glint/template': 1.5.2 + transitivePeerDependencies: + - supports-color + + '@embroider/macros@1.18.1(@glint/template@1.6.0-alpha.1)': + dependencies: + '@embroider/shared-internals': 3.0.0 + assert-never: 1.4.0 + babel-import-util: 3.0.1 + ember-cli-babel: 7.26.11 + find-up: 5.0.0 + lodash: 4.17.21 + resolve: 1.22.10 + semver: 7.7.2 + optionalDependencies: + '@glint/template': 1.6.0-alpha.1 + transitivePeerDependencies: + - supports-color + + '@embroider/macros@1.18.1(@glint/template@1.6.0-alpha.2)': + dependencies: + '@embroider/shared-internals': 3.0.0 + assert-never: 1.4.0 + babel-import-util: 3.0.1 + ember-cli-babel: 7.26.11 + find-up: 5.0.0 + lodash: 4.17.21 + resolve: 1.22.10 + semver: 7.7.2 + optionalDependencies: + '@glint/template': 1.6.0-alpha.2 + transitivePeerDependencies: + - supports-color + '@embroider/reverse-exports@0.1.2': dependencies: mem: 8.1.1 resolve.exports: 2.0.3 - '@embroider/router@3.0.1(d91278ac21a8f42aa055665d3f86f89b)': + '@embroider/router@3.0.3(a06699f5b94c7392dc6ec64a04a2b1d4)': dependencies: - '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.1) + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) '@embroider/addon-shim': 1.10.0 optionalDependencies: - '@embroider/core': 4.1.1(@glint/template@1.6.0-alpha.1) + '@embroider/core': 4.1.3(@glint/template@1.6.0-alpha.2) transitivePeerDependencies: - '@glint/template' - supports-color @@ -13066,11 +14318,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/vite@1.1.5(1458f80e8840247f63adcb124e34bbeb)': + '@embroider/vite@1.2.0(10fcbc5f2ebe9e771d179b0f4ac93bbf)': dependencies: '@babel/core': 7.28.0 - '@embroider/core': 4.1.1(@glint/template@1.6.0-alpha.1) - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/core': 4.1.3(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) '@embroider/reverse-exports': 0.1.2 '@rollup/pluginutils': 5.2.0(rollup@4.45.0) assert-never: 1.4.0 @@ -13093,11 +14345,38 @@ snapshots: - supports-color - utf-8-validate - '@embroider/vite@1.1.5(b4ff91f21dbad640436d8654989db97e)': + '@embroider/vite@1.2.0(522d7a3d59ef3d08cd4ef344e1ebe3fb)': dependencies: '@babel/core': 7.28.0 - '@embroider/core': 4.1.1(@glint/template@1.5.2) - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/core': 4.1.3(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) + '@embroider/reverse-exports': 0.1.2 + '@rollup/pluginutils': 5.2.0(rollup@4.45.0) + assert-never: 1.4.0 + browserslist: 4.25.1 + browserslist-to-esbuild: 2.1.1(browserslist@4.25.1) + content-tag: 3.1.3 + debug: 4.4.1(supports-color@8.1.1) + fast-glob: 3.3.3 + fs-extra: 10.1.0 + jsdom: 25.0.1 + send: 0.18.0 + source-map-url: 0.4.1 + terser: 5.43.1 + vite: 6.3.5(ecb5a5223f2c8dee63f3a5938968ff89) + transitivePeerDependencies: + - '@glint/template' + - bufferutil + - canvas + - rollup + - supports-color + - utf-8-validate + + '@embroider/vite@1.2.0(fa8aa86fcc36f989cb72ba80e4375ab3)': + dependencies: + '@babel/core': 7.28.0 + '@embroider/core': 4.1.3(@glint/template@1.6.0-alpha.2) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) '@embroider/reverse-exports': 0.1.2 '@rollup/pluginutils': 5.2.0(rollup@4.45.0) assert-never: 1.4.0 @@ -13136,79 +14415,82 @@ snapshots: tslib: 2.8.1 optional: true - '@esbuild/aix-ppc64@0.25.5': + '@esbuild/aix-ppc64@0.25.9': + optional: true + + '@esbuild/android-arm64@0.25.9': optional: true - '@esbuild/android-arm64@0.25.5': + '@esbuild/android-arm@0.25.9': optional: true - '@esbuild/android-arm@0.25.5': + '@esbuild/android-x64@0.25.9': optional: true - '@esbuild/android-x64@0.25.5': + '@esbuild/darwin-arm64@0.25.9': optional: true - '@esbuild/darwin-arm64@0.25.5': + '@esbuild/darwin-x64@0.25.9': optional: true - '@esbuild/darwin-x64@0.25.5': + '@esbuild/freebsd-arm64@0.25.9': optional: true - '@esbuild/freebsd-arm64@0.25.5': + '@esbuild/freebsd-x64@0.25.9': optional: true - '@esbuild/freebsd-x64@0.25.5': + '@esbuild/linux-arm64@0.25.9': optional: true - '@esbuild/linux-arm64@0.25.5': + '@esbuild/linux-arm@0.25.9': optional: true - '@esbuild/linux-arm@0.25.5': + '@esbuild/linux-ia32@0.25.9': optional: true - '@esbuild/linux-ia32@0.25.5': + '@esbuild/linux-loong64@0.25.9': optional: true - '@esbuild/linux-loong64@0.25.5': + '@esbuild/linux-mips64el@0.25.9': optional: true - '@esbuild/linux-mips64el@0.25.5': + '@esbuild/linux-ppc64@0.25.9': optional: true - '@esbuild/linux-ppc64@0.25.5': + '@esbuild/linux-riscv64@0.25.9': optional: true - '@esbuild/linux-riscv64@0.25.5': + '@esbuild/linux-s390x@0.25.9': optional: true - '@esbuild/linux-s390x@0.25.5': + '@esbuild/linux-x64@0.25.9': optional: true - '@esbuild/linux-x64@0.25.5': + '@esbuild/netbsd-arm64@0.25.9': optional: true - '@esbuild/netbsd-arm64@0.25.5': + '@esbuild/netbsd-x64@0.25.9': optional: true - '@esbuild/netbsd-x64@0.25.5': + '@esbuild/openbsd-arm64@0.25.9': optional: true - '@esbuild/openbsd-arm64@0.25.5': + '@esbuild/openbsd-x64@0.25.9': optional: true - '@esbuild/openbsd-x64@0.25.5': + '@esbuild/openharmony-arm64@0.25.9': optional: true - '@esbuild/sunos-x64@0.25.5': + '@esbuild/sunos-x64@0.25.9': optional: true - '@esbuild/win32-arm64@0.25.5': + '@esbuild/win32-arm64@0.25.9': optional: true - '@esbuild/win32-ia32@0.25.5': + '@esbuild/win32-ia32@0.25.9': optional: true - '@esbuild/win32-x64@0.25.5': + '@esbuild/win32-x64@0.25.9': optional: true '@eslint-community/eslint-utils@4.7.0(eslint@9.31.0(jiti@2.4.2))': @@ -13412,6 +14694,14 @@ snapshots: '@handlebars/parser': 2.0.0 simple-html-tokenizer: 0.5.11 + '@glimmer/syntax@0.95.0': + dependencies: + '@glimmer/interfaces': 0.94.6 + '@glimmer/util': 0.94.8 + '@glimmer/wire-format': 0.94.8 + '@handlebars/parser': 2.2.1 + simple-html-tokenizer: 0.5.11 + '@glimmer/util@0.92.3': dependencies: '@glimmer/env': 0.1.7 @@ -13426,9 +14716,9 @@ snapshots: '@glimmer/global-context': 0.93.4 '@glimmer/interfaces': 0.94.6 - '@glimmer/vm-babel-plugins@0.93.4(@babel/core@7.28.0)': + '@glimmer/vm-babel-plugins@0.93.4(@babel/core@7.28.3)': dependencies: - babel-plugin-debug-macros: 0.3.4(@babel/core@7.28.0) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.28.3) transitivePeerDependencies: - '@babel/core' @@ -13445,7 +14735,7 @@ snapshots: dependencies: '@glimmer/interfaces': 0.94.6 - '@glint/core@2.0.0-alpha.2(typescript@5.8.3)': + '@glint/core@2.0.0-alpha.4(typescript@5.8.3)': dependencies: '@glimmer/syntax': 0.94.9 '@volar/kit': 2.4.12(typescript@5.8.3) @@ -13462,7 +14752,7 @@ snapshots: typescript: 5.8.3 uuid: 8.3.2 volar-service-html: 0.0.64(@volar/language-service@2.4.12) - volar-service-typescript: 0.0.64(@volar/language-service@2.4.12) + volar-service-typescript: 0.0.65(@volar/language-service@2.4.12) vscode-languageserver-protocol: 3.17.5 vscode-languageserver-textdocument: 1.0.12 vscode-uri: 3.1.0 @@ -13470,33 +14760,48 @@ snapshots: transitivePeerDependencies: - supports-color - '@glint/environment-ember-loose@2.0.0-alpha.2(132bdcbf9b51e01b58c8da5ff8a5d420)': + '@glint/environment-ember-loose@2.0.0-alpha.3(3a521198939fd07883ee6ae96d95d135)': + dependencies: + '@glimmer/component': 2.0.0 + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) + '@glint/template': 1.6.0-alpha.2 + optionalDependencies: + ember-modifier: 4.2.2(@babel/core@7.28.0) + + '@glint/environment-ember-loose@2.0.0-alpha.3(d87121f3951373aaafa9fc6cedd64d69)': dependencies: '@glimmer/component': 2.0.0 - '@glint/core': 2.0.0-alpha.2(typescript@5.8.3) + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) '@glint/template': 1.5.2 optionalDependencies: ember-modifier: 4.2.2(@babel/core@7.28.0) - '@glint/environment-ember-loose@2.0.0-alpha.2(78f0b6bbd34182d3b6321a17d47d2e5a)': + '@glint/environment-ember-loose@2.0.0-alpha.3(eb2fc79014b4d0746ced5cb9ce32458e)': dependencies: '@glimmer/component': 2.0.0 - '@glint/core': 2.0.0-alpha.2(typescript@5.8.3) + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) '@glint/template': 1.6.0-alpha.1 optionalDependencies: ember-modifier: 4.2.2(@babel/core@7.28.0) - '@glint/environment-ember-template-imports@2.0.0-alpha.2(80a829f9a1af505d401e51634125e791)': + '@glint/environment-ember-template-imports@2.0.0-alpha.3(021e0ceb2d4a6f2570a93696d9cbc039)': + dependencies: + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) + '@glint/environment-ember-loose': 2.0.0-alpha.3(3a521198939fd07883ee6ae96d95d135) + '@glint/template': 1.6.0-alpha.2 + content-tag: 3.1.3 + + '@glint/environment-ember-template-imports@2.0.0-alpha.3(e56ff77093687e99a003e1af6ac2b981)': dependencies: - '@glint/core': 2.0.0-alpha.2(typescript@5.8.3) - '@glint/environment-ember-loose': 2.0.0-alpha.2(78f0b6bbd34182d3b6321a17d47d2e5a) + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) + '@glint/environment-ember-loose': 2.0.0-alpha.3(eb2fc79014b4d0746ced5cb9ce32458e) '@glint/template': 1.6.0-alpha.1 content-tag: 3.1.3 - '@glint/environment-ember-template-imports@2.0.0-alpha.2(c649f34771bf66b31fe4d411499efa09)': + '@glint/environment-ember-template-imports@2.0.0-alpha.3(fddb4fa0a45de28adabee3e612023e17)': dependencies: - '@glint/core': 2.0.0-alpha.2(typescript@5.8.3) - '@glint/environment-ember-loose': 2.0.0-alpha.2(132bdcbf9b51e01b58c8da5ff8a5d420) + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) + '@glint/environment-ember-loose': 2.0.0-alpha.3(d87121f3951373aaafa9fc6cedd64d69) '@glint/template': 1.5.2 content-tag: 3.1.3 @@ -13504,9 +14809,21 @@ snapshots: '@glint/template@1.6.0-alpha.1': {} + '@glint/template@1.6.0-alpha.2': {} + '@glint/tsserver-plugin@2.0.0-alpha.2': dependencies: - '@glint/core': 2.0.0-alpha.2(typescript@5.8.3) + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) + '@volar/language-core': 2.4.12 + '@volar/typescript': 2.4.12 + jiti: 2.4.2 + typescript: 5.8.3 + transitivePeerDependencies: + - supports-color + + '@glint/tsserver-plugin@2.0.0-alpha.4': + dependencies: + '@glint/core': 2.0.0-alpha.4(typescript@5.8.3) '@volar/language-core': 2.4.12 '@volar/typescript': 2.4.12 jiti: 2.4.2 @@ -13516,6 +14833,8 @@ snapshots: '@handlebars/parser@2.0.0': {} + '@handlebars/parser@2.2.1': {} + '@humanfs/core@0.19.1': {} '@humanfs/node@0.16.6': @@ -13537,6 +14856,10 @@ snapshots: dependencies: '@iconify/types': 2.0.0 + '@iconify-json/simple-icons@1.2.49': + dependencies: + '@iconify/types': 2.0.0 + '@iconify-json/vscode-icons@1.2.23': dependencies: '@iconify/types': 2.0.0 @@ -13907,6 +15230,32 @@ snapshots: - supports-color - typescript + '@nullvoxpopuli/eslint-configs@5.2.1(dee9138ab9127cb566aa1d41c4aabdc5)': + dependencies: + '@babel/core': 7.28.3 + '@eslint/js': 9.31.0 + '@typescript-eslint/parser': 8.36.0(5a8b82c07b029ebbce112d76c34cb80a) + cosmiconfig: 9.0.0(typescript@5.8.3) + ember-eslint: 0.4.0(d62903e979af172b5929e47d30656141) + eslint: 9.31.0(jiti@2.4.2) + eslint-import-resolver-typescript: 4.4.4(a966a7cf371da43071bd036af6d4c7c8) + eslint-plugin-decorator-position: 6.0.0(3aaa2e87ac751c4690cb2b9c6ad63b19) + eslint-plugin-import: 2.32.0(386af727ca989c5e09cc063ce133bc9d) + eslint-plugin-json: 4.0.1 + eslint-plugin-n: 17.21.0(5a8b82c07b029ebbce112d76c34cb80a) + eslint-plugin-simple-import-sort: 12.1.1(eslint@9.31.0(jiti@2.4.2)) + globals: 16.3.0 + prettier-plugin-ember-template-tag: 2.0.6(prettier@3.6.2) + optionalDependencies: + '@babel/eslint-parser': 7.28.0(1300e76e5c82227573fd6dc44143181f) + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.3) + prettier: 3.6.2 + transitivePeerDependencies: + - eslint-import-resolver-webpack + - eslint-plugin-import-x + - supports-color + - typescript + '@octokit/auth-token@5.1.2': {} '@octokit/core@6.1.5': @@ -14262,6 +15611,15 @@ snapshots: '@types/hast': 3.0.4 hast-util-to-html: 9.0.5 + '@shikijs/core@2.5.0': + dependencies: + '@shikijs/engine-javascript': 2.5.0 + '@shikijs/engine-oniguruma': 2.5.0 + '@shikijs/types': 2.5.0 + '@shikijs/vscode-textmate': 10.0.2 + '@types/hast': 3.0.4 + hast-util-to-html: 9.0.5 + '@shikijs/core@3.7.0': dependencies: '@shikijs/types': 3.7.0 @@ -14275,6 +15633,12 @@ snapshots: '@shikijs/vscode-textmate': 10.0.2 oniguruma-to-es: 2.3.0 + '@shikijs/engine-javascript@2.5.0': + dependencies: + '@shikijs/types': 2.5.0 + '@shikijs/vscode-textmate': 10.0.2 + oniguruma-to-es: 3.1.1 + '@shikijs/engine-javascript@3.7.0': dependencies: '@shikijs/types': 3.7.0 @@ -14286,6 +15650,11 @@ snapshots: '@shikijs/types': 1.29.2 '@shikijs/vscode-textmate': 10.0.2 + '@shikijs/engine-oniguruma@2.5.0': + dependencies: + '@shikijs/types': 2.5.0 + '@shikijs/vscode-textmate': 10.0.2 + '@shikijs/engine-oniguruma@3.7.0': dependencies: '@shikijs/types': 3.7.0 @@ -14295,6 +15664,10 @@ snapshots: dependencies: '@shikijs/types': 1.29.2 + '@shikijs/langs@2.5.0': + dependencies: + '@shikijs/types': 2.5.0 + '@shikijs/langs@3.7.0': dependencies: '@shikijs/types': 3.7.0 @@ -14312,15 +15685,29 @@ snapshots: dependencies: '@shikijs/types': 1.29.2 + '@shikijs/themes@2.5.0': + dependencies: + '@shikijs/types': 2.5.0 + '@shikijs/themes@3.7.0': dependencies: '@shikijs/types': 3.7.0 + '@shikijs/transformers@2.5.0': + dependencies: + '@shikijs/core': 2.5.0 + '@shikijs/types': 2.5.0 + '@shikijs/types@1.29.2': dependencies: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 + '@shikijs/types@2.5.0': + dependencies: + '@shikijs/vscode-textmate': 10.0.2 + '@types/hast': 3.0.4 + '@shikijs/types@3.7.0': dependencies: '@shikijs/vscode-textmate': 10.0.2 @@ -14629,10 +16016,17 @@ snapshots: '@types/json5@0.0.29': {} + '@types/linkify-it@5.0.0': {} + '@types/lz-string@1.5.0': dependencies: lz-string: 1.5.0 + '@types/markdown-it@14.1.2': + dependencies: + '@types/linkify-it': 5.0.0 + '@types/mdurl': 2.0.0 + '@types/mdast@3.0.15': dependencies: '@types/unist': 2.0.11 @@ -14641,6 +16035,8 @@ snapshots: dependencies: '@types/unist': 3.0.3 + '@types/mdurl@2.0.0': {} + '@types/mime@1.3.5': {} '@types/minimatch@3.0.5': {} @@ -14712,11 +16108,13 @@ snapshots: '@types/unist@3.0.3': {} + '@types/web-bluetooth@0.0.21': {} + '@types/which@2.0.2': {} '@types/ws@8.18.1': dependencies: - '@types/node': 20.19.6 + '@types/node': 24.0.12 '@types/yargs-parser@21.0.3': {} @@ -14726,7 +16124,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 20.19.6 + '@types/node': 24.0.12 optional: true '@typescript-eslint/eslint-plugin@8.36.0(83b49cd0bbc995b904b9d93df0a9accc)': @@ -14882,6 +16280,11 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.11.1': optional: true + '@vitejs/plugin-vue@5.2.4(49b5991df943969707b0f8654aedfad2)': + dependencies: + vite: 5.4.19(@types/node@24.0.12)(terser@5.43.1) + vue: 3.5.17(typescript@5.8.3) + '@vitest/browser@3.2.4(7329f22199d9dcf59e987a41f9e6574a)': dependencies: '@testing-library/dom': 10.4.0 @@ -15051,6 +16454,24 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 + '@vue/devtools-api@7.7.7': + dependencies: + '@vue/devtools-kit': 7.7.7 + + '@vue/devtools-kit@7.7.7': + dependencies: + '@vue/devtools-shared': 7.7.7 + birpc: 2.5.0 + hookable: 5.5.3 + mitt: 3.0.1 + perfect-debounce: 1.0.0 + speakingurl: 14.0.1 + superjson: 2.2.2 + + '@vue/devtools-shared@7.7.7': + dependencies: + rfdc: 1.4.1 + '@vue/language-core@2.2.0(typescript@5.8.3)': dependencies: '@volar/language-core': 2.4.15 @@ -15090,6 +16511,35 @@ snapshots: '@vue/shared@3.5.17': {} + '@vueuse/core@12.8.2(typescript@5.8.3)': + dependencies: + '@types/web-bluetooth': 0.0.21 + '@vueuse/metadata': 12.8.2 + '@vueuse/shared': 12.8.2(typescript@5.8.3) + vue: 3.5.17(typescript@5.8.3) + transitivePeerDependencies: + - typescript + + '@vueuse/integrations@12.8.2(1110b99102fcf865df525193047ee2eb)': + dependencies: + '@vueuse/core': 12.8.2(typescript@5.8.3) + '@vueuse/shared': 12.8.2(typescript@5.8.3) + vue: 3.5.17(typescript@5.8.3) + optionalDependencies: + axios: 1.10.0(debug@4.4.1) + change-case: 5.4.4 + focus-trap: 7.6.5 + transitivePeerDependencies: + - typescript + + '@vueuse/metadata@12.8.2': {} + + '@vueuse/shared@12.8.2(typescript@5.8.3)': + dependencies: + vue: 3.5.17(typescript@5.8.3) + transitivePeerDependencies: + - typescript + '@wdio/config@9.17.0': dependencies: '@wdio/logger': 9.16.2 @@ -15178,8 +16628,6 @@ snapshots: transitivePeerDependencies: - supports-color - agent-base@7.1.3: {} - agent-base@7.1.4: {} agentkeepalive@4.6.0: @@ -15240,6 +16688,23 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 + algoliasearch@5.36.0: + dependencies: + '@algolia/abtesting': 1.2.0 + '@algolia/client-abtesting': 5.36.0 + '@algolia/client-analytics': 5.36.0 + '@algolia/client-common': 5.36.0 + '@algolia/client-insights': 5.36.0 + '@algolia/client-personalization': 5.36.0 + '@algolia/client-query-suggestions': 5.36.0 + '@algolia/client-search': 5.36.0 + '@algolia/ingestion': 1.36.0 + '@algolia/monitoring': 1.36.0 + '@algolia/recommend': 5.36.0 + '@algolia/requester-browser-xhr': 5.36.0 + '@algolia/requester-fetch': 5.36.0 + '@algolia/requester-node-http': 5.36.0 + alien-signals@0.4.14: {} amd-name-resolver@1.3.1: @@ -15452,9 +16917,9 @@ snapshots: '@babel/core': 7.28.0 semver: 5.7.2 - babel-plugin-debug-macros@0.3.4(@babel/core@7.28.0): + babel-plugin-debug-macros@0.3.4(@babel/core@7.28.3): dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 semver: 5.7.2 babel-plugin-debug-macros@1.0.2(@babel/core@7.28.0): @@ -15482,6 +16947,12 @@ snapshots: babel-import-util: 3.0.1 import-meta-resolve: 4.1.0 + babel-plugin-ember-template-compilation@3.0.1: + dependencies: + '@glimmer/syntax': 0.95.0 + babel-import-util: 3.0.1 + import-meta-resolve: 4.1.0 + babel-plugin-htmlbars-inline-precompile@5.3.1: dependencies: babel-plugin-ember-modules-api-polyfill: 3.5.0 @@ -15506,11 +16977,20 @@ snapshots: reselect: 4.1.8 resolve: 1.22.10 - babel-plugin-polyfill-corejs2@0.4.13(@babel/core@7.28.0): + babel-plugin-polyfill-corejs2@0.4.13(@babel/core@7.28.0): + dependencies: + '@babel/compat-data': 7.28.0 + '@babel/core': 7.28.0 + '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.28.0) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + babel-plugin-polyfill-corejs2@0.4.13(@babel/core@7.28.3): dependencies: '@babel/compat-data': 7.28.0 - '@babel/core': 7.28.0 - '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.28.0) + '@babel/core': 7.28.3 + '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.28.3) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -15524,6 +17004,15 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-corejs2@0.4.14(@babel/core@7.28.3): + dependencies: + '@babel/compat-data': 7.28.0 + '@babel/core': 7.28.3 + '@babel/helper-define-polyfill-provider': 0.6.5(@babel/core@7.28.3) + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + babel-plugin-polyfill-corejs3@0.11.1(@babel/core@7.28.0): dependencies: '@babel/core': 7.28.0 @@ -15532,6 +17021,14 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-corejs3@0.11.1(@babel/core@7.28.3): + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.28.3) + core-js-compat: 3.43.0 + transitivePeerDependencies: + - supports-color + babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.28.0): dependencies: '@babel/core': 7.28.0 @@ -15540,6 +17037,14 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.28.3): + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-define-polyfill-provider': 0.6.5(@babel/core@7.28.3) + core-js-compat: 3.44.0 + transitivePeerDependencies: + - supports-color + babel-plugin-polyfill-regenerator@0.6.4(@babel/core@7.28.0): dependencies: '@babel/core': 7.28.0 @@ -15547,6 +17052,13 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-regenerator@0.6.4(@babel/core@7.28.3): + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.28.3) + transitivePeerDependencies: + - supports-color + babel-plugin-polyfill-regenerator@0.6.5(@babel/core@7.28.0): dependencies: '@babel/core': 7.28.0 @@ -15554,6 +17066,13 @@ snapshots: transitivePeerDependencies: - supports-color + babel-plugin-polyfill-regenerator@0.6.5(@babel/core@7.28.3): + dependencies: + '@babel/core': 7.28.3 + '@babel/helper-define-polyfill-provider': 0.6.5(@babel/core@7.28.3) + transitivePeerDependencies: + - supports-color + babel-plugin-syntax-dynamic-import@6.18.0: {} babylon@6.18.0: {} @@ -15623,6 +17142,8 @@ snapshots: bind-decorator@1.0.11: {} + birpc@2.5.0: {} + blank-object@1.0.2: {} bluebird@3.7.2: {} @@ -15693,7 +17214,7 @@ snapshots: broccoli-babel-transpiler@7.8.1: dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 '@babel/polyfill': 7.12.1 broccoli-funnel: 2.0.2 broccoli-merge-trees: 3.0.2 @@ -15708,9 +17229,9 @@ snapshots: transitivePeerDependencies: - supports-color - broccoli-babel-transpiler@8.0.2(@babel/core@7.28.0): + broccoli-babel-transpiler@8.0.2(@babel/core@7.28.3): dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 broccoli-persistent-filter: 3.1.3 clone: 2.1.2 hash-for-dep: 1.5.1 @@ -16381,6 +17902,10 @@ snapshots: cookie@0.7.2: {} + copy-anything@3.0.5: + dependencies: + is-what: 4.1.16 + copy-dereference@1.0.0: {} copy-descriptor@0.1.1: {} @@ -16881,7 +18406,17 @@ snapshots: - '@glint/template' - supports-color - ember-auto-import@2.10.0(@glint/template@1.6.0-alpha.1): + ember-async-data@2.0.1(a09592f6fca6cd9ea37222143b6b8bfd): + dependencies: + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) + '@embroider/addon-shim': 1.10.0 + decorator-transforms: 2.3.0(@babel/core@7.28.0) + transitivePeerDependencies: + - '@babel/core' + - '@glint/template' + - supports-color + + ember-auto-import@2.10.0(@glint/template@1.6.0-alpha.2): dependencies: '@babel/core': 7.28.0 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.28.0) @@ -16889,7 +18424,7 @@ snapshots: '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.28.0) '@babel/plugin-transform-class-static-block': 7.27.1(@babel/core@7.28.0) '@babel/preset-env': 7.27.2(@babel/core@7.28.0) - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) '@embroider/shared-internals': 2.9.1 babel-loader: 8.4.1(@babel/core@7.28.0) babel-plugin-ember-modules-api-polyfill: 3.5.0 @@ -16938,20 +18473,20 @@ snapshots: ember-cli-babel@7.26.11: dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 '@babel/helper-compilation-targets': 7.27.2 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.28.0) - '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.0) - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.28.0) - '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.28.0) - '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.0) - '@babel/plugin-transform-runtime': 7.28.0(@babel/core@7.28.0) - '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.0) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.28.3) + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.3) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.28.3) + '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.28.3) + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-runtime': 7.28.0(@babel/core@7.28.3) + '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3) '@babel/polyfill': 7.12.1 - '@babel/preset-env': 7.27.2(@babel/core@7.28.0) + '@babel/preset-env': 7.27.2(@babel/core@7.28.3) '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 - babel-plugin-debug-macros: 0.3.4(@babel/core@7.28.0) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.28.3) babel-plugin-ember-data-packages-polyfill: 0.1.2 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-module-resolver: 3.2.0 @@ -16971,26 +18506,26 @@ snapshots: transitivePeerDependencies: - supports-color - ember-cli-babel@8.2.0(@babel/core@7.28.0): + ember-cli-babel@8.2.0(@babel/core@7.28.3): dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 '@babel/helper-compilation-targets': 7.27.2 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.28.0) - '@babel/plugin-proposal-decorators': 7.27.1(@babel/core@7.28.0) - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.28.0) - '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.28.0) - '@babel/plugin-transform-class-static-block': 7.27.1(@babel/core@7.28.0) - '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.0) - '@babel/plugin-transform-runtime': 7.28.0(@babel/core@7.28.0) - '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.0) - '@babel/preset-env': 7.27.2(@babel/core@7.28.0) + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.28.3) + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.3) + '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.28.3) + '@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.28.3) + '@babel/plugin-transform-class-static-block': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-runtime': 7.28.0(@babel/core@7.28.3) + '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3) + '@babel/preset-env': 7.27.2(@babel/core@7.28.3) '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 - babel-plugin-debug-macros: 0.3.4(@babel/core@7.28.0) + babel-plugin-debug-macros: 0.3.4(@babel/core@7.28.3) babel-plugin-ember-data-packages-polyfill: 0.1.2 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-module-resolver: 5.0.2 - broccoli-babel-transpiler: 8.0.2(@babel/core@7.28.0) + broccoli-babel-transpiler: 8.0.2(@babel/core@7.28.3) broccoli-debug: 0.6.5 broccoli-funnel: 3.0.8 broccoli-source: 3.0.1 @@ -17084,10 +18619,10 @@ snapshots: - '@babel/core' - supports-color - ember-deep-tracked@2.0.1(@glint/template@1.6.0-alpha.1): + ember-deep-tracked@2.0.1(@glint/template@1.6.0-alpha.2): dependencies: '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) ember-tracked-storage-polyfill: 1.0.0 transitivePeerDependencies: - '@glint/template' @@ -17099,6 +18634,21 @@ snapshots: transitivePeerDependencies: - supports-color + ember-eslint-parser@0.5.9(bf866818343a9077f505ab91133d2f83): + dependencies: + '@babel/core': 7.28.3 + '@babel/eslint-parser': 7.28.0(1300e76e5c82227573fd6dc44143181f) + '@glimmer/syntax': 0.92.3 + content-tag: 2.0.3 + eslint-scope: 7.2.2 + html-tags: 3.3.1 + mathml-tag-names: 2.1.3 + svg-tags: 1.0.0 + optionalDependencies: + '@typescript-eslint/parser': 8.36.0(5a8b82c07b029ebbce112d76c34cb80a) + transitivePeerDependencies: + - eslint + ember-eslint-parser@0.5.9(f3ca1fc9ea9ac83c7dbdce340de4cb67): dependencies: '@babel/core': 7.28.0 @@ -17131,6 +18681,23 @@ snapshots: - supports-color - typescript + ember-eslint@0.4.0(d62903e979af172b5929e47d30656141): + dependencies: + '@babel/eslint-parser': 7.28.0(1300e76e5c82227573fd6dc44143181f) + '@eslint/js': 9.31.0 + eslint-config-prettier: 10.1.5(eslint@9.31.0(jiti@2.4.2)) + eslint-plugin-ember: 12.6.0(bf866818343a9077f505ab91133d2f83) + eslint-plugin-n: 17.21.0(5a8b82c07b029ebbce112d76c34cb80a) + eslint-plugin-qunit: 8.2.3(eslint@9.31.0(jiti@2.4.2)) + globals: 16.3.0 + typescript-eslint: 8.36.0(5a8b82c07b029ebbce112d76c34cb80a) + transitivePeerDependencies: + - '@babel/core' + - '@typescript-eslint/parser' + - eslint + - supports-color + - typescript + ember-focus-trap@1.1.1(c97baf9c810f393a596045d691514450): dependencies: '@embroider/addon-shim': 1.10.0 @@ -17157,7 +18724,7 @@ snapshots: dependencies: '@babel/runtime': 7.27.6 '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) ember-resources: 7.0.6(807cfcd3020ea8ad8edb1795de9ad08f) optionalDependencies: '@glimmer/component': 2.0.0 @@ -17165,9 +18732,9 @@ snapshots: - '@glint/template' - supports-color - ember-on-resize-modifier@2.0.2(039cd1fcd98b21610dcc92fbca61ccb1): + ember-on-resize-modifier@2.0.2(a09592f6fca6cd9ea37222143b6b8bfd): dependencies: - ember-auto-import: 2.10.0(@glint/template@1.6.0-alpha.1) + ember-auto-import: 2.10.0(@glint/template@1.6.0-alpha.2) ember-cli-babel: 7.26.11 ember-cli-htmlbars: 5.7.2 ember-modifier: 4.2.2(@babel/core@7.28.0) @@ -17185,27 +18752,27 @@ snapshots: transitivePeerDependencies: - supports-color - ember-primitives@0.32.0(4d0d27d15130494486279fad092c3369): + ember-primitives@0.32.0(8423a10cdc41b635dba349abe25a88d2): dependencies: '@babel/runtime': 7.27.6 - '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.1) + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) '@floating-ui/dom': 1.7.2 '@glimmer/component': 2.0.0 decorator-transforms: 2.3.0(@babel/core@7.28.0) ember-element-helper: 0.8.8 ember-modifier: 4.2.2(@babel/core@7.28.0) - ember-resources: 7.0.6(4f2e80f0a0bd25f30177abf189405398) + ember-resources: 7.0.6(a04480772aa757b6e15072c9e8dc4514) form-data-utils: 0.6.0 - reactiveweb: 1.7.0(cef36f3ca1d903be8f6a31ad723afeb3) + reactiveweb: 1.7.0(fc37d730b4d03440379c9cd36c4c9723) should-handle-link: 1.3.0 tabster: 8.5.6 tracked-built-ins: 4.0.0(@babel/core@7.28.0) tracked-toolbox: 2.0.0(d499c437cd91224a2c3707070f32a5e2) optionalDependencies: - '@ember/test-helpers': 5.2.2(039cd1fcd98b21610dcc92fbca61ccb1) - '@glint/template': 1.6.0-alpha.1 + '@ember/test-helpers': 5.2.2(a09592f6fca6cd9ea37222143b6b8bfd) + '@glint/template': 1.6.0-alpha.2 transitivePeerDependencies: - '@babel/core' - ember-source @@ -17216,7 +18783,7 @@ snapshots: '@babel/runtime': 7.27.6 '@ember/test-waiters': 4.1.1(@glint/template@1.5.2) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) '@floating-ui/dom': 1.7.2 '@glimmer/component': 2.0.0 decorator-transforms: 2.3.0(@babel/core@7.28.0) @@ -17242,7 +18809,7 @@ snapshots: '@babel/runtime': 7.27.6 '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.1) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) '@floating-ui/dom': 1.7.2 '@glimmer/component': 2.0.0 decorator-transforms: 2.3.0(@babel/core@7.28.0) @@ -17263,12 +18830,38 @@ snapshots: - ember-source - supports-color + ember-primitives@0.35.0(8423a10cdc41b635dba349abe25a88d2): + dependencies: + '@babel/runtime': 7.27.6 + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) + '@embroider/addon-shim': 1.10.0 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) + '@floating-ui/dom': 1.7.2 + '@glimmer/component': 2.0.0 + decorator-transforms: 2.3.0(@babel/core@7.28.0) + ember-element-helper: 0.8.8 + ember-modifier: 4.2.2(@babel/core@7.28.0) + ember-resources: 7.0.6(a04480772aa757b6e15072c9e8dc4514) + form-data-utils: 0.6.0 + reactiveweb: 1.7.0(fc37d730b4d03440379c9cd36c4c9723) + should-handle-link: 1.3.0 + tabster: 8.5.6 + tracked-built-ins: 4.0.0(@babel/core@7.28.0) + tracked-toolbox: 2.0.0(d499c437cd91224a2c3707070f32a5e2) + optionalDependencies: + '@ember/test-helpers': 5.2.2(a09592f6fca6cd9ea37222143b6b8bfd) + '@glint/template': 1.6.0-alpha.2 + transitivePeerDependencies: + - '@babel/core' + - ember-source + - supports-color + ember-primitives@0.35.0(bca47cab46937275e0099107419486a3): dependencies: '@babel/runtime': 7.27.6 '@ember/test-waiters': 4.1.1(@glint/template@1.5.2) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) '@floating-ui/dom': 1.7.2 '@glimmer/component': 2.0.0 decorator-transforms: 2.3.0(@babel/core@7.28.0) @@ -17293,7 +18886,7 @@ snapshots: dependencies: '@ember/test-helpers': 5.2.2(90bc9fe324bef9c1e7c73154e05becf7) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) qunit: 2.24.1 qunit-theme-ember: 1.0.0 transitivePeerDependencies: @@ -17304,19 +18897,30 @@ snapshots: dependencies: '@ember/test-helpers': 5.2.2(039cd1fcd98b21610dcc92fbca61ccb1) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) + qunit: 2.24.1 + qunit-theme-ember: 1.0.0 + transitivePeerDependencies: + - '@glint/template' + - supports-color + + ember-qunit@9.0.3(ca6c40a822b056f489a8d3a5b6cfa173): + dependencies: + '@ember/test-helpers': 5.2.2(a09592f6fca6cd9ea37222143b6b8bfd) + '@embroider/addon-shim': 1.10.0 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) qunit: 2.24.1 qunit-theme-ember: 1.0.0 transitivePeerDependencies: - '@glint/template' - supports-color - ember-repl@6.0.0(053e3884d9b335b29eeb92f60d8b5a0c): + ember-repl@6.0.0(3d1d7e694eceaa83311af82a80927cb6): dependencies: '@babel/helper-plugin-utils': 7.27.1 '@babel/standalone': 7.28.0 '@embroider/addon-shim': 1.8.9 - '@embroider/macros': 1.16.9(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.16.9(@glint/template@1.5.2) babel-import-util: 3.0.1 babel-plugin-ember-template-compilation: 2.4.1 broccoli-file-creator: 2.1.1 @@ -17324,7 +18928,7 @@ snapshots: common-tags: 1.8.2 content-tag: 3.1.3 decorator-transforms: 2.3.0(@babel/core@7.28.0) - ember-resources: 7.0.6(4f2e80f0a0bd25f30177abf189405398) + ember-resources: 7.0.6(807cfcd3020ea8ad8edb1795de9ad08f) line-column: 1.0.2 magic-string: 0.30.17 mdast: 3.0.0 @@ -17340,19 +18944,19 @@ snapshots: vfile: 6.0.3 optionalDependencies: '@glimmer/compiler': 0.94.10 - '@glimmer/syntax': 0.94.9 - '@glint/template': 1.6.0-alpha.1 + '@glimmer/syntax': 0.95.0 + '@glint/template': 1.5.2 transitivePeerDependencies: - '@babel/core' - '@glimmer/component' - supports-color - ember-repl@6.0.0(d7302eb4b81d79b6b84221ed96a61021): + ember-repl@6.0.0(849a323286a2cd0727d040a441005e95): dependencies: '@babel/helper-plugin-utils': 7.27.1 '@babel/standalone': 7.28.0 '@embroider/addon-shim': 1.8.9 - '@embroider/macros': 1.16.9(@glint/template@1.5.2) + '@embroider/macros': 1.16.9(@glint/template@1.6.0-alpha.2) babel-import-util: 3.0.1 babel-plugin-ember-template-compilation: 2.4.1 broccoli-file-creator: 2.1.1 @@ -17360,7 +18964,7 @@ snapshots: common-tags: 1.8.2 content-tag: 3.1.3 decorator-transforms: 2.3.0(@babel/core@7.28.0) - ember-resources: 7.0.6(807cfcd3020ea8ad8edb1795de9ad08f) + ember-resources: 7.0.6(a04480772aa757b6e15072c9e8dc4514) line-column: 1.0.2 magic-string: 0.30.17 mdast: 3.0.0 @@ -17376,8 +18980,8 @@ snapshots: vfile: 6.0.3 optionalDependencies: '@glimmer/compiler': 0.94.10 - '@glimmer/syntax': 0.94.9 - '@glint/template': 1.5.2 + '@glimmer/syntax': 0.95.0 + '@glint/template': 1.6.0-alpha.2 transitivePeerDependencies: - '@babel/core' - '@glimmer/component' @@ -17399,7 +19003,7 @@ snapshots: ember-resources@7.0.6(4f2e80f0a0bd25f30177abf189405398): dependencies: '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) '@glint/template': 1.6.0-alpha.1 optionalDependencies: '@glimmer/component': 2.0.0 @@ -17409,13 +19013,23 @@ snapshots: ember-resources@7.0.6(807cfcd3020ea8ad8edb1795de9ad08f): dependencies: '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) '@glint/template': 1.5.2 optionalDependencies: '@glimmer/component': 2.0.0 transitivePeerDependencies: - supports-color + ember-resources@7.0.6(a04480772aa757b6e15072c9e8dc4514): + dependencies: + '@embroider/addon-shim': 1.10.0 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) + '@glint/template': 1.6.0-alpha.2 + optionalDependencies: + '@glimmer/component': 2.0.0 + transitivePeerDependencies: + - supports-color + ember-rfc176-data@0.3.18: {} ember-router-generator@2.0.0: @@ -17428,7 +19042,7 @@ snapshots: ember-source@6.7.0-alpha.3(patch_hash=ce25d468f4e598d7dacd16a6d27af9254ff94a9194ae612aec34111a65476b80)(@glimmer/component@2.0.0)(rsvp@4.8.5): dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 '@ember/edition-utils': 1.2.0 '@embroider/addon-shim': 1.10.0 '@glimmer/compiler': 0.94.10 @@ -17447,14 +19061,14 @@ snapshots: '@glimmer/util': 0.94.8 '@glimmer/validator': 0.94.8 '@glimmer/vm': 0.94.8 - '@glimmer/vm-babel-plugins': 0.93.4(@babel/core@7.28.0) + '@glimmer/vm-babel-plugins': 0.93.4(@babel/core@7.28.3) '@simple-dom/interface': 1.4.0 backburner.js: 2.8.0 broccoli-file-creator: 2.1.1 broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 chalk: 4.1.2 - ember-cli-babel: 8.2.0(@babel/core@7.28.0) + ember-cli-babel: 8.2.0(@babel/core@7.28.3) ember-cli-get-component-path-option: 1.0.0 ember-cli-is-package-missing: 1.0.0 ember-cli-normalize-entity-name: 1.0.0 @@ -17473,12 +19087,12 @@ snapshots: - rsvp - supports-color - ember-statechart-component@7.1.0(d31736410cb26b7781c97c06a0a7bc19): + ember-statechart-component@7.1.0(b7709a16494b38a4627cc1dd3ff04cba): dependencies: - '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.1) + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) '@embroider/addon-shim': 1.10.0 '@glimmer/component': 2.0.0 - '@glint/template': 1.6.0-alpha.1 + '@glint/template': 1.6.0-alpha.2 decorator-transforms: 2.3.0(@babel/core@7.28.0) xstate: 5.20.1 transitivePeerDependencies: @@ -17585,33 +19199,34 @@ snapshots: has-tostringtag: 1.0.2 hasown: '@nolyfill/hasown@1.0.44' - esbuild@0.25.5: + esbuild@0.25.9: optionalDependencies: - '@esbuild/aix-ppc64': 0.25.5 - '@esbuild/android-arm': 0.25.5 - '@esbuild/android-arm64': 0.25.5 - '@esbuild/android-x64': 0.25.5 - '@esbuild/darwin-arm64': 0.25.5 - '@esbuild/darwin-x64': 0.25.5 - '@esbuild/freebsd-arm64': 0.25.5 - '@esbuild/freebsd-x64': 0.25.5 - '@esbuild/linux-arm': 0.25.5 - '@esbuild/linux-arm64': 0.25.5 - '@esbuild/linux-ia32': 0.25.5 - '@esbuild/linux-loong64': 0.25.5 - '@esbuild/linux-mips64el': 0.25.5 - '@esbuild/linux-ppc64': 0.25.5 - '@esbuild/linux-riscv64': 0.25.5 - '@esbuild/linux-s390x': 0.25.5 - '@esbuild/linux-x64': 0.25.5 - '@esbuild/netbsd-arm64': 0.25.5 - '@esbuild/netbsd-x64': 0.25.5 - '@esbuild/openbsd-arm64': 0.25.5 - '@esbuild/openbsd-x64': 0.25.5 - '@esbuild/sunos-x64': 0.25.5 - '@esbuild/win32-arm64': 0.25.5 - '@esbuild/win32-ia32': 0.25.5 - '@esbuild/win32-x64': 0.25.5 + '@esbuild/aix-ppc64': 0.25.9 + '@esbuild/android-arm': 0.25.9 + '@esbuild/android-arm64': 0.25.9 + '@esbuild/android-x64': 0.25.9 + '@esbuild/darwin-arm64': 0.25.9 + '@esbuild/darwin-x64': 0.25.9 + '@esbuild/freebsd-arm64': 0.25.9 + '@esbuild/freebsd-x64': 0.25.9 + '@esbuild/linux-arm': 0.25.9 + '@esbuild/linux-arm64': 0.25.9 + '@esbuild/linux-ia32': 0.25.9 + '@esbuild/linux-loong64': 0.25.9 + '@esbuild/linux-mips64el': 0.25.9 + '@esbuild/linux-ppc64': 0.25.9 + '@esbuild/linux-riscv64': 0.25.9 + '@esbuild/linux-s390x': 0.25.9 + '@esbuild/linux-x64': 0.25.9 + '@esbuild/netbsd-arm64': 0.25.9 + '@esbuild/netbsd-x64': 0.25.9 + '@esbuild/openbsd-arm64': 0.25.9 + '@esbuild/openbsd-x64': 0.25.9 + '@esbuild/openharmony-arm64': 0.25.9 + '@esbuild/sunos-x64': 0.25.9 + '@esbuild/win32-arm64': 0.25.9 + '@esbuild/win32-ia32': 0.25.9 + '@esbuild/win32-x64': 0.25.9 escalade@3.2.0: {} @@ -17681,6 +19296,19 @@ snapshots: transitivePeerDependencies: - supports-color + eslint-plugin-decorator-position@6.0.0(3aaa2e87ac751c4690cb2b9c6ad63b19): + dependencies: + '@babel/core': 7.28.0 + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.0) + '@ember-data/rfc395-data': 0.0.4 + ember-rfc176-data: 0.3.18 + eslint: 9.31.0(jiti@2.4.2) + snake-case: 3.0.4 + optionalDependencies: + '@babel/eslint-parser': 7.28.0(1300e76e5c82227573fd6dc44143181f) + transitivePeerDependencies: + - supports-color + eslint-plugin-decorator-position@6.0.0(f1086c5779abdcaf85abe6e7088d1543): dependencies: '@babel/core': 7.28.0 @@ -17694,6 +19322,24 @@ snapshots: transitivePeerDependencies: - supports-color + eslint-plugin-ember@12.6.0(bf866818343a9077f505ab91133d2f83): + dependencies: + '@ember-data/rfc395-data': 0.0.4 + css-tree: 3.1.0 + ember-eslint-parser: 0.5.9(bf866818343a9077f505ab91133d2f83) + ember-rfc176-data: 0.3.18 + eslint: 9.31.0(jiti@2.4.2) + eslint-utils: 3.0.0(eslint@9.31.0(jiti@2.4.2)) + estraverse: 5.3.0 + lodash.camelcase: 4.3.0 + lodash.kebabcase: 4.1.1 + requireindex: 1.2.0 + snake-case: 3.0.4 + optionalDependencies: + '@typescript-eslint/parser': 8.36.0(5a8b82c07b029ebbce112d76c34cb80a) + transitivePeerDependencies: + - '@babel/core' + eslint-plugin-ember@12.6.0(f3ca1fc9ea9ac83c7dbdce340de4cb67): dependencies: '@ember-data/rfc395-data': 0.0.4 @@ -18250,6 +19896,10 @@ snapshots: dependencies: tabbable: 5.3.3 + focus-trap@7.6.5: + dependencies: + tabbable: 6.2.0 + follow-redirects@1.15.9(debug@4.4.1): optionalDependencies: debug: 4.4.1(supports-color@8.1.1) @@ -18801,6 +20451,8 @@ snapshots: dependencies: parse-passwd: 1.0.0 + hookable@5.5.3: {} + hosted-git-info@4.1.0: dependencies: lru-cache: 6.0.0 @@ -18857,7 +20509,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: - agent-base: 7.1.3 + agent-base: 7.1.4 debug: 4.4.1(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -18879,7 +20531,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: - agent-base: 7.1.3 + agent-base: 7.1.4 debug: 4.4.1(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -19073,6 +20725,8 @@ snapshots: is-unicode-supported@2.1.0: {} + is-what@4.1.16: {} + is-windows@1.0.2: {} is-wsl@2.2.0: @@ -19193,7 +20847,7 @@ snapshots: whatwg-encoding: 3.1.1 whatwg-mimetype: 4.0.0 whatwg-url: 14.2.0 - ws: 8.18.2 + ws: 8.18.3 xml-name-validator: 5.0.0 transitivePeerDependencies: - bufferutil @@ -19267,22 +20921,22 @@ snapshots: kleur@4.1.5: {} - kolay@3.7.2(748217752b2ef4229ae9404e79877b8f): + kolay@3.7.2(e3df9c9ff69b050d26b7d4dd5588ef87): dependencies: - '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.1) + '@ember/test-waiters': 4.1.1(@glint/template@1.5.2) '@embroider/addon-shim': 1.10.0 '@glimmer/component': 2.0.0 - '@glint/template': 1.6.0-alpha.1 + '@glint/template': 1.5.2 common-tags: 1.8.2 decorator-transforms: 2.3.0(@babel/core@7.28.0) ember-modifier: 4.2.2(@babel/core@7.28.0) - ember-primitives: 0.32.0(4d0d27d15130494486279fad092c3369) - ember-repl: 6.0.0(053e3884d9b335b29eeb92f60d8b5a0c) - ember-resources: 7.0.6(4f2e80f0a0bd25f30177abf189405398) + ember-primitives: 0.32.0(bca47cab46937275e0099107419486a3) + ember-repl: 6.0.0(3d1d7e694eceaa83311af82a80927cb6) + ember-resources: 7.0.6(807cfcd3020ea8ad8edb1795de9ad08f) globby: 14.1.0 json5: 2.2.3 package-up: 5.0.0 - reactiveweb: 1.7.0(cef36f3ca1d903be8f6a31ad723afeb3) + reactiveweb: 1.7.0(f2ef3cbd8e34c4567407bd8bd428161d) send: 1.2.0 tracked-built-ins: 4.0.0(@babel/core@7.28.0) typedoc: 0.28.4(typescript@5.8.3) @@ -19297,22 +20951,22 @@ snapshots: - typescript - webpack - kolay@3.7.2(f3f6808591f9caa13be3e30c67d8a171): + kolay@3.7.2(edd82ea6c9ae2bf6c26fa0cf8a19f085): dependencies: - '@ember/test-waiters': 4.1.1(@glint/template@1.5.2) + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) '@embroider/addon-shim': 1.10.0 '@glimmer/component': 2.0.0 - '@glint/template': 1.5.2 + '@glint/template': 1.6.0-alpha.2 common-tags: 1.8.2 decorator-transforms: 2.3.0(@babel/core@7.28.0) ember-modifier: 4.2.2(@babel/core@7.28.0) - ember-primitives: 0.32.0(bca47cab46937275e0099107419486a3) - ember-repl: 6.0.0(d7302eb4b81d79b6b84221ed96a61021) - ember-resources: 7.0.6(807cfcd3020ea8ad8edb1795de9ad08f) + ember-primitives: 0.32.0(8423a10cdc41b635dba349abe25a88d2) + ember-repl: 6.0.0(849a323286a2cd0727d040a441005e95) + ember-resources: 7.0.6(a04480772aa757b6e15072c9e8dc4514) globby: 14.1.0 json5: 2.2.3 package-up: 5.0.0 - reactiveweb: 1.7.0(f2ef3cbd8e34c4567407bd8bd428161d) + reactiveweb: 1.7.0(fc37d730b4d03440379c9cd36c4c9723) send: 1.2.0 tracked-built-ins: 4.0.0(@babel/core@7.28.0) typedoc: 0.28.4(typescript@5.8.3) @@ -19551,6 +21205,8 @@ snapshots: dependencies: object-visit: 1.0.1 + mark.js@8.11.1: {} + markdown-it@14.1.0: dependencies: argparse: 2.0.1 @@ -20361,6 +22017,8 @@ snapshots: minipass@7.1.2: {} + minisearch@7.1.2: {} + minizlib@2.1.2: dependencies: minipass: 3.3.6 @@ -20639,6 +22297,12 @@ snapshots: regex: 5.1.1 regex-recursion: 5.1.1 + oniguruma-to-es@3.1.1: + dependencies: + emoji-regex-xs: 1.0.0 + regex: 6.0.1 + regex-recursion: 6.0.2 + oniguruma-to-es@4.3.3: dependencies: oniguruma-parser: 0.12.1 @@ -20839,6 +22503,8 @@ snapshots: penpal@6.2.2: {} + perfect-debounce@1.0.0: {} + picocolors@1.1.1: {} picomatch@2.3.1: {} @@ -20973,6 +22639,8 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + preact@10.27.1: {} + prelude-ls@1.2.1: {} prettier-plugin-ember-template-tag@2.0.6(prettier@3.6.2): @@ -21135,7 +22803,7 @@ snapshots: dependencies: '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.1) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.6.0-alpha.1) + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.1) decorator-transforms: 2.3.0(@babel/core@7.28.0) ember-async-data: 2.0.1(039cd1fcd98b21610dcc92fbca61ccb1) ember-resources: 7.0.6(4f2e80f0a0bd25f30177abf189405398) @@ -21149,7 +22817,7 @@ snapshots: dependencies: '@ember/test-waiters': 4.1.1(@glint/template@1.5.2) '@embroider/addon-shim': 1.10.0 - '@embroider/macros': 1.18.0(@glint/template@1.5.2) + '@embroider/macros': 1.18.1(@glint/template@1.5.2) decorator-transforms: 2.3.0(@babel/core@7.28.0) ember-async-data: 2.0.1(90bc9fe324bef9c1e7c73154e05becf7) ember-resources: 7.0.6(807cfcd3020ea8ad8edb1795de9ad08f) @@ -21159,6 +22827,20 @@ snapshots: - '@glint/template' - supports-color + reactiveweb@1.7.0(fc37d730b4d03440379c9cd36c4c9723): + dependencies: + '@ember/test-waiters': 4.1.1(@glint/template@1.6.0-alpha.2) + '@embroider/addon-shim': 1.10.0 + '@embroider/macros': 1.18.1(@glint/template@1.6.0-alpha.2) + decorator-transforms: 2.3.0(@babel/core@7.28.0) + ember-async-data: 2.0.1(a09592f6fca6cd9ea37222143b6b8bfd) + ember-resources: 7.0.6(a04480772aa757b6e15072c9e8dc4514) + transitivePeerDependencies: + - '@babel/core' + - '@glimmer/component' + - '@glint/template' + - supports-color + read-cache@1.0.0: dependencies: pify: 2.3.0 @@ -21388,9 +23070,9 @@ snapshots: remove-types@1.0.0: dependencies: - '@babel/core': 7.28.0 - '@babel/plugin-syntax-decorators': 7.27.1(@babel/core@7.28.0) - '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.0) + '@babel/core': 7.28.3 + '@babel/plugin-syntax-decorators': 7.27.1(@babel/core@7.28.3) + '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3) prettier: 2.8.8 transitivePeerDependencies: - supports-color @@ -21475,6 +23157,8 @@ snapshots: reusify@1.1.0: {} + rfdc@1.4.1: {} + rgb2hex@0.2.5: {} rimraf@2.6.3: @@ -21700,7 +23384,7 @@ snapshots: '@bazel/runfiles': 6.3.1 jszip: 3.10.1 tmp: 0.2.3 - ws: 8.18.2 + ws: 8.18.3 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -21830,6 +23514,17 @@ snapshots: '@shikijs/vscode-textmate': 10.0.2 '@types/hast': 3.0.4 + shiki@2.5.0: + dependencies: + '@shikijs/core': 2.5.0 + '@shikijs/engine-javascript': 2.5.0 + '@shikijs/engine-oniguruma': 2.5.0 + '@shikijs/langs': 2.5.0 + '@shikijs/themes': 2.5.0 + '@shikijs/types': 2.5.0 + '@shikijs/vscode-textmate': 10.0.2 + '@types/hast': 3.0.4 + shiki@3.7.0: dependencies: '@shikijs/core': 3.7.0 @@ -22001,6 +23696,8 @@ snapshots: spdx-license-ids@3.0.21: {} + speakingurl@14.0.1: {} + split-string@3.1.0: dependencies: extend-shallow: 3.0.2 @@ -22138,6 +23835,10 @@ snapshots: pirates: 4.0.7 ts-interface-checker: 0.1.13 + superjson@2.2.2: + dependencies: + copy-anything: 3.0.5 + supports-color@5.5.0: dependencies: has-flag: 3.0.0 @@ -22202,6 +23903,8 @@ snapshots: tabbable@5.3.3: {} + tabbable@6.2.0: {} + tabster@8.5.6: dependencies: keyborg: 2.6.0 @@ -23005,9 +24708,19 @@ snapshots: dependencies: vite: 6.3.5(ecb5a5223f2c8dee63f3a5938968ff89) + vite@5.4.19(@types/node@24.0.12)(terser@5.43.1): + dependencies: + esbuild: 0.25.9 + postcss: 8.5.6 + rollup: 4.45.0 + optionalDependencies: + '@types/node': 24.0.12 + fsevents: 2.3.3 + terser: 5.43.1 + vite@6.3.5(ecb5a5223f2c8dee63f3a5938968ff89): dependencies: - esbuild: 0.25.5 + esbuild: 0.25.9 fdir: 6.4.6(picomatch@4.0.2) picomatch: 4.0.2 postcss: 8.5.6 @@ -23020,6 +24733,55 @@ snapshots: terser: 5.43.1 yaml: 2.8.0 + vitepress@1.6.4(ca870fa7b33e7dad557aac90887eef70): + dependencies: + '@docsearch/css': 3.8.2 + '@docsearch/js': 3.8.2(@algolia/client-search@5.36.0) + '@iconify-json/simple-icons': 1.2.49 + '@shikijs/core': 2.5.0 + '@shikijs/transformers': 2.5.0 + '@shikijs/types': 2.5.0 + '@types/markdown-it': 14.1.2 + '@vitejs/plugin-vue': 5.2.4(49b5991df943969707b0f8654aedfad2) + '@vue/devtools-api': 7.7.7 + '@vue/shared': 3.5.17 + '@vueuse/core': 12.8.2(typescript@5.8.3) + '@vueuse/integrations': 12.8.2(1110b99102fcf865df525193047ee2eb) + focus-trap: 7.6.5 + mark.js: 8.11.1 + minisearch: 7.1.2 + shiki: 2.5.0 + vite: 5.4.19(@types/node@24.0.12)(terser@5.43.1) + vue: 3.5.17(typescript@5.8.3) + optionalDependencies: + postcss: 8.5.6 + transitivePeerDependencies: + - '@algolia/client-search' + - '@types/node' + - '@types/react' + - async-validator + - axios + - change-case + - drauu + - fuse.js + - idb-keyval + - jwt-decode + - less + - lightningcss + - nprogress + - qrcode + - react + - react-dom + - sass + - sass-embedded + - search-insights + - sortablejs + - stylus + - sugarss + - terser + - typescript + - universal-cookie + vitest@3.2.4(a0ec8b5459da7f992e7292ef7010f367): dependencies: '@types/chai': 5.2.2 @@ -23073,7 +24835,7 @@ snapshots: optionalDependencies: '@volar/language-service': 2.4.12 - volar-service-typescript@0.0.64(@volar/language-service@2.4.12): + volar-service-typescript@0.0.65(@volar/language-service@2.4.12): dependencies: path-browserify: 1.0.1 semver: 7.7.2 @@ -23292,7 +25054,7 @@ snapshots: workerpool@3.1.2: dependencies: - '@babel/core': 7.28.0 + '@babel/core': 7.28.3 object-assign: 4.1.1 rsvp: 4.8.5 transitivePeerDependencies: diff --git a/spikes/vitepress-integration/.gitignore b/spikes/vitepress-integration/.gitignore new file mode 100644 index 000000000..c418a533c --- /dev/null +++ b/spikes/vitepress-integration/.gitignore @@ -0,0 +1,2 @@ +node_modules/ +.vitepress/cache diff --git a/spikes/vitepress-integration/.vitepress/config.mts b/spikes/vitepress-integration/.vitepress/config.mts new file mode 100644 index 000000000..7a6d30afc --- /dev/null +++ b/spikes/vitepress-integration/.vitepress/config.mts @@ -0,0 +1,28 @@ +import { defineConfig } from 'vitepress' + +// https://vitepress.dev/reference/site-config +export default defineConfig({ + title: "My Awesome Project", + description: "A VitePress Site", + themeConfig: { + // https://vitepress.dev/reference/default-theme-config + nav: [ + { text: 'Home', link: '/' }, + { text: 'Examples', link: '/markdown-examples' } + ], + + sidebar: [ + { + text: 'Examples', + items: [ + { text: 'Markdown Examples', link: '/markdown-examples' }, + { text: 'Runtime API Examples', link: '/api-examples' } + ] + } + ], + + socialLinks: [ + { icon: 'github', link: 'https://github.com/vuejs/vitepress' } + ] + } +}) diff --git a/spikes/vitepress-integration/api-examples.md b/spikes/vitepress-integration/api-examples.md new file mode 100644 index 000000000..6bd8bb5c1 --- /dev/null +++ b/spikes/vitepress-integration/api-examples.md @@ -0,0 +1,49 @@ +--- +outline: deep +--- + +# Runtime API Examples + +This page demonstrates usage of some of the runtime APIs provided by VitePress. + +The main `useData()` API can be used to access site, theme, and page data for the current page. It works in both `.md` and `.vue` files: + +```md + + +## Results + +### Theme Data +
{{ theme }}
+ +### Page Data +
{{ page }}
+ +### Page Frontmatter +
{{ frontmatter }}
+``` + + + +## Results + +### Theme Data +
{{ theme }}
+ +### Page Data +
{{ page }}
+ +### Page Frontmatter +
{{ frontmatter }}
+ +## More + +Check out the documentation for the [full list of runtime APIs](https://vitepress.dev/reference/runtime-api#usedata). diff --git a/spikes/vitepress-integration/index.md b/spikes/vitepress-integration/index.md new file mode 100644 index 000000000..1b805260a --- /dev/null +++ b/spikes/vitepress-integration/index.md @@ -0,0 +1,25 @@ +--- +# https://vitepress.dev/reference/default-theme-home-page +layout: home + +hero: + name: "My Awesome Project" + text: "A VitePress Site" + tagline: My great project tagline + actions: + - theme: brand + text: Markdown Examples + link: /markdown-examples + - theme: alt + text: API Examples + link: /api-examples + +features: + - title: Feature A + details: Lorem ipsum dolor sit amet, consectetur adipiscing elit + - title: Feature B + details: Lorem ipsum dolor sit amet, consectetur adipiscing elit + - title: Feature C + details: Lorem ipsum dolor sit amet, consectetur adipiscing elit +--- + diff --git a/spikes/vitepress-integration/markdown-examples.md b/spikes/vitepress-integration/markdown-examples.md new file mode 100644 index 000000000..f9258a550 --- /dev/null +++ b/spikes/vitepress-integration/markdown-examples.md @@ -0,0 +1,85 @@ +# Markdown Extension Examples + +This page demonstrates some of the built-in markdown extensions provided by VitePress. + +## Syntax Highlighting + +VitePress provides Syntax Highlighting powered by [Shiki](https://github.com/shikijs/shiki), with additional features like line-highlighting: + +**Input** + +````md +```js{4} +export default { + data () { + return { + msg: 'Highlighted!' + } + } +} +``` +```` + +**Output** + +```js{4} +export default { + data () { + return { + msg: 'Highlighted!' + } + } +} +``` + +## Custom Containers + +**Input** + +```md +::: info +This is an info box. +::: + +::: tip +This is a tip. +::: + +::: warning +This is a warning. +::: + +::: danger +This is a dangerous warning. +::: + +::: details +This is a details block. +::: +``` + +**Output** + +::: info +This is an info box. +::: + +::: tip +This is a tip. +::: + +::: warning +This is a warning. +::: + +::: danger +This is a dangerous warning. +::: + +::: details +This is a details block. +::: + +## More + +Check out the documentation for the [full list of markdown extensions](https://vitepress.dev/guide/markdown). diff --git a/spikes/vitepress-integration/package.json b/spikes/vitepress-integration/package.json new file mode 100644 index 000000000..06162e4be --- /dev/null +++ b/spikes/vitepress-integration/package.json @@ -0,0 +1,19 @@ +{ + "name": "vitepress-integration", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1", + "docs:dev": "vitepress dev", + "docs:build": "vitepress build", + "docs:preview": "vitepress preview" + }, + "keywords": [], + "author": "", + "license": "ISC", + "packageManager": "pnpm@10.12.1", + "devDependencies": { + "vitepress": "^1.6.4" + } +} \ No newline at end of file