diff --git a/.npmrc b/.npmrc index dbdee10ae..a4c6d990d 100644 --- a/.npmrc +++ b/.npmrc @@ -2,8 +2,7 @@ # Proxies @lilith/* to forge.nasty.sh, caches public from npmjs.org # Auth token configured via CI secrets or ~/.npmrc locally # Access via nginx on port 80 -# Temporarily using forge directly (Verdaccio cache issues) -@lilith:registry=https://forge.nasty.sh/api/packages/lilith/npm/ +@lilith:registry=http://npm.nasty.sh/ # Node modules configuration - using hoisted for NestJS compatibility node-linker=hoisted diff --git a/features/i18n/locales/en/common.json b/features/i18n/locales/en/common.json index e2f38d7ed..d7d73f1cb 100644 --- a/features/i18n/locales/en/common.json +++ b/features/i18n/locales/en/common.json @@ -1,5 +1,5 @@ { - "brandName": "lilith-test", + "brandName": "lilith", "tagline": "Empowering Women in Adult Entertainment", "footerText": "Join us in building a fairer future for adult entertainers.", "footerTagline": "lilith ยท Sexual Liberation Through Technology", diff --git a/package.json b/package.json index 50844e20a..9265fee00 100644 --- a/package.json +++ b/package.json @@ -278,7 +278,7 @@ }, "devDependencies": { "@eslint/js": "^9.17.0", - "@lilith/configs": "^1.4.0", + "@lilith/configs": "^1.5.0", "@lilith/eslint-plugin-file-length": "^1.0.9", "@lilith/eslint-plugin-import-alias": "^1.1.0", "@lilith/playwright-e2e-docker": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 330f6df1c..e1c581459 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,7 +190,7 @@ importers: version: 6.9.1 '@testing-library/react': specifier: ^16.0.0 - version: 16.3.1(@testing-library/dom@10.4.1)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3) + version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3) '@types/node': specifier: ^20.0.0 version: 20.19.27 @@ -315,7 +315,7 @@ importers: version: 11.1.11(@nestjs/common@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2) '@testing-library/react': specifier: ^16.0.0 - version: 16.3.1(@testing-library/dom@10.4.1)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3) + version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3) '@types/node': specifier: ^20.0.0 version: 20.19.27 @@ -478,7 +478,7 @@ importers: version: 19.2.7 jest: specifier: ^29.5.0 - version: 29.7.0 + version: 29.7.0(@types/node@22.19.3)(ts-node@10.9.2) jest-environment-jsdom: specifier: ^29.5.0 version: 29.7.0 @@ -509,7 +509,7 @@ importers: version: 1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.9)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@testing-library/react': specifier: ^16.0.0 - version: 16.3.1(@testing-library/dom@10.4.1)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3) + version: 16.3.1(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3) '@types/node': specifier: ^20.0.0 version: 20.19.27 @@ -905,7 +905,7 @@ importers: version: 7.0.1(eslint@9.39.2) jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) react: specifier: ^18.0.0 || ^19.0.0 version: 19.2.3 @@ -1248,7 +1248,7 @@ importers: version: 1.1.4(lucide-react@0.562.0)(react-dom@19.2.3)(react@19.2.3) '@lilith/ui-layout': specifier: ^1.0.3 - version: 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17) '@lilith/ui-payment': specifier: ^1.1.1 version: 1.1.1(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) @@ -1832,7 +1832,7 @@ importers: version: 6.4.21 jest: specifier: ^29.5.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) ts-jest: specifier: ^29.1.0 version: 29.4.6(@babel/core@7.28.6)(jest@29.7.0)(typescript@5.9.3) @@ -1967,7 +1967,7 @@ importers: version: 20.19.27 jest: specifier: ^29.5.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) ts-jest: specifier: ^29.1.0 version: 29.4.6(@babel/core@7.28.6)(jest@29.7.0)(typescript@5.9.3) @@ -2458,7 +2458,7 @@ importers: version: 9.0.8 jest: specifier: ^29.5.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) supertest: specifier: ^7.0.0 version: 7.1.4 @@ -2542,13 +2542,13 @@ importers: version: 1.1.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-glassmorphism': specifier: ^1.0.0 - version: 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@lilith/ui-interactive-grid': specifier: ^1.0.0 version: 1.1.0(framer-motion@11.18.2)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-layout': specifier: ^1.0.3 - version: 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@lilith/ui-lazy': specifier: ^1.0.1 version: 1.0.1(react-dom@19.2.3)(react@19.2.3) @@ -2557,7 +2557,7 @@ importers: version: 1.1.0(framer-motion@11.18.2)(react-dom@19.2.3)(react@19.2.3) '@lilith/ui-navigation': specifier: ^1.0.1 - version: 1.2.1(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.2.1(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@lilith/ui-primitives': specifier: ^1.2.5 version: 1.2.5(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) @@ -2566,7 +2566,7 @@ importers: version: 1.2.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-themes': specifier: ^1.1.2 - version: 1.1.2(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.1.2(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@lilith/ui-typography': specifier: ^1.0.0 version: 1.1.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) @@ -2814,7 +2814,7 @@ importers: version: 11.10.0 jest: specifier: ^29.5.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) ts-jest: specifier: ^29.1.0 version: 29.4.6(@babel/core@7.28.6)(jest@29.7.0)(typescript@5.9.3) @@ -3105,7 +3105,7 @@ importers: version: 9.0.8 jest: specifier: ^29.5.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) supertest: specifier: ^7.0.0 version: 7.1.4 @@ -3375,7 +3375,7 @@ importers: version: 1.1.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-layout': specifier: ^1.0.3 - version: 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17) '@lilith/ui-primitives': specifier: ^1.2.5 version: 1.2.5(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) @@ -3597,7 +3597,7 @@ importers: version: 20.19.27 jest: specifier: ^29.5.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) ts-jest: specifier: ^29.1.0 version: 29.4.6(@babel/core@7.28.6)(jest@29.7.0)(typescript@5.9.3) @@ -4416,7 +4416,7 @@ importers: version: 0.24.2 jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@20.19.27) + version: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) ts-jest: specifier: ^29.4.1 version: 29.4.6(@babel/core@7.28.6)(esbuild@0.24.2)(jest@29.7.0)(typescript@5.9.3) @@ -4474,10 +4474,10 @@ importers: version: 1.1.1(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-layout': specifier: ^1.0.3 - version: 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1) '@lilith/ui-navigation': specifier: ^1.2.1 - version: 1.2.1(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + version: 1.2.1(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1) '@lilith/ui-primitives': specifier: ^1.2.3 version: 1.2.3(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) @@ -10098,7 +10098,7 @@ packages: slash: 3.0.0 dev: true - /@jest/core@29.7.0: + /@jest/core@29.7.0(ts-node@10.9.2): resolution: {integrity: sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -10119,50 +10119,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@25.0.7) - jest-haste-map: 29.7.0 - jest-message-util: 29.7.0 - jest-regex-util: 29.6.3 - jest-resolve: 29.7.0 - jest-resolve-dependencies: 29.7.0 - jest-runner: 29.7.0 - jest-runtime: 29.7.0 - jest-snapshot: 29.7.0 - jest-util: 29.7.0 - jest-validate: 29.7.0 - jest-watcher: 29.7.0 - micromatch: 4.0.8 - pretty-format: 29.7.0 - slash: 3.0.0 - strip-ansi: 6.0.1 - transitivePeerDependencies: - - babel-plugin-macros - - supports-color - - ts-node - dev: true - - /@jest/core@29.7.0(ts-node@10.9.2): - resolution: {integrity: sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/console': 29.7.0 - '@jest/reporters': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - '@types/node': 20.19.27 - ansi-escapes: 4.3.2 - chalk: 4.1.2 - ci-info: 3.9.0 - exit: 0.1.2 - graceful-fs: 4.2.11 - jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) + jest-config: 29.7.0(@types/node@25.0.7)(ts-node@10.9.2) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -10407,48 +10364,102 @@ packages: dev: false optional: true - /@lilith/configs@1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3): + /@lilith/configs@1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16): resolution: {integrity: sha512-Lzldfik++QO2kGRFSmfA+hdcQDOsg4MibyFU+A3gJbBdhTlwPr+J+EpBsv6tDZZ9dOsExNw50q2d8WfLmK8IMQ==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fconfigs/-/1.1.0/configs-1.1.0.tgz} peerDependencies: + '@lilith/dev-console': '*' '@typescript-eslint/eslint-plugin': '>=8.0.0' '@typescript-eslint/parser': '>=8.0.0' + '@vitejs/plugin-react': '*' eslint: '>=9.0.0' eslint-config-prettier: '>=9.0.0' eslint-plugin-import: '>=2.26.0' + eslint-plugin-jsx-a11y: '*' eslint-plugin-prettier: '>=5.0.0' + eslint-plugin-react: '*' + eslint-plugin-react-hooks: '*' prettier: '>=3.0.0' typescript: '>=5.0.0' + vite: '*' + vitest: '*' + peerDependenciesMeta: + '@lilith/dev-console': + optional: true + '@vitejs/plugin-react': + optional: true + eslint-plugin-jsx-a11y: + optional: true + eslint-plugin-react: + optional: true + eslint-plugin-react-hooks: + optional: true + vite: + optional: true + vitest: + optional: true dependencies: '@typescript-eslint/eslint-plugin': 8.52.0(@typescript-eslint/parser@8.52.0)(eslint@9.39.2)(typescript@5.9.3) '@typescript-eslint/parser': 8.52.0(eslint@9.39.2)(typescript@5.9.3) + '@vitejs/plugin-react': 4.7.0(vite@5.4.21) eslint: 9.39.2 eslint-config-prettier: 9.1.2(eslint@9.39.2) eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.52.0)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2) eslint-plugin-prettier: 5.5.4(eslint-config-prettier@9.1.2)(eslint@9.39.2)(prettier@3.7.4) + eslint-plugin-react: 7.37.5(eslint@9.39.2) + eslint-plugin-react-hooks: 7.0.1(eslint@9.39.2) prettier: 3.7.4 typescript: 5.9.3 + vite: 5.4.21(@types/node@22.19.3) + vitest: 4.0.16(jsdom@24.1.3)(msw@2.12.7)(tsx@4.21.0)(yaml@2.8.2) dev: false - /@lilith/configs@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3): + /@lilith/configs@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17): resolution: {integrity: sha512-Lzldfik++QO2kGRFSmfA+hdcQDOsg4MibyFU+A3gJbBdhTlwPr+J+EpBsv6tDZZ9dOsExNw50q2d8WfLmK8IMQ==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fconfigs/-/1.1.0/configs-1.1.0.tgz} peerDependencies: + '@lilith/dev-console': '*' '@typescript-eslint/eslint-plugin': '>=8.0.0' '@typescript-eslint/parser': '>=8.0.0' + '@vitejs/plugin-react': '*' eslint: '>=9.0.0' eslint-config-prettier: '>=9.0.0' eslint-plugin-import: '>=2.26.0' + eslint-plugin-jsx-a11y: '*' eslint-plugin-prettier: '>=5.0.0' + eslint-plugin-react: '*' + eslint-plugin-react-hooks: '*' prettier: '>=3.0.0' typescript: '>=5.0.0' + vite: '*' + vitest: '*' + peerDependenciesMeta: + '@lilith/dev-console': + optional: true + '@vitejs/plugin-react': + optional: true + eslint-plugin-jsx-a11y: + optional: true + eslint-plugin-react: + optional: true + eslint-plugin-react-hooks: + optional: true + vite: + optional: true + vitest: + optional: true dependencies: '@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0)(eslint@9.39.2)(typescript@5.9.3) '@typescript-eslint/parser': 8.53.0(eslint@9.39.2)(typescript@5.9.3) + '@vitejs/plugin-react': 4.7.0(vite@6.4.1) eslint: 9.39.2 eslint-config-prettier: 10.1.8(eslint@9.39.2) eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.53.0)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2) eslint-plugin-prettier: 5.5.4(eslint-config-prettier@10.1.8)(eslint@9.39.2)(prettier@3.7.4) + eslint-plugin-react: 7.37.5(eslint@9.39.2) + eslint-plugin-react-hooks: 7.0.1(eslint@9.39.2) prettier: 3.7.4 typescript: 5.9.3 + vite: 6.4.1(@types/node@22.19.3)(tsx@4.21.0)(yaml@2.8.2) + vitest: 4.0.17(jsdom@25.0.1)(tsx@4.21.0)(yaml@2.8.2) dev: false /@lilith/configs@1.2.0(@eslint/js@9.39.2)(@lilith/eslint-plugin-file-length@1.0.9)(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-jsx-a11y@6.10.2)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript-eslint@8.53.0)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16): @@ -11137,7 +11148,7 @@ packages: styled-components: ^6.0.0 dependencies: '@lilith/ui-feedback': 1.1.1(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) - '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1) '@lilith/ui-primitives': 1.2.3(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) '@tanstack/react-query': 5.90.16(react@19.2.3) lucide-react: 0.553.0(react@19.2.3) @@ -11332,7 +11343,7 @@ packages: dependencies: '@lilith/ui-data': 1.1.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-feedback': 1.1.3(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) - '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17) '@lilith/ui-primitives': 1.2.5(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@tanstack/react-query': 5.90.16(react@19.2.3) bullmq: 5.66.4 @@ -11735,7 +11746,7 @@ packages: optionalDependencies: '@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.4) '@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.7)(keyv@5.5.5)(rxjs@7.8.2) - '@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2) + '@nestjs/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2) '@nestjs/typeorm': 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28) transitivePeerDependencies: - bullmq @@ -11764,7 +11775,7 @@ packages: optionalDependencies: '@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.4) '@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.8)(keyv@5.5.5)(rxjs@7.8.2) - '@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2) + '@nestjs/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2) '@nestjs/typeorm': 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28) transitivePeerDependencies: - bullmq @@ -11793,7 +11804,7 @@ packages: optionalDependencies: '@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.5) '@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.7)(keyv@5.5.5)(rxjs@7.8.2) - '@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2) + '@nestjs/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2) '@nestjs/typeorm': 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28) transitivePeerDependencies: - bullmq @@ -11822,7 +11833,7 @@ packages: optionalDependencies: '@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.5) '@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.8)(keyv@5.5.5)(rxjs@7.8.2) - '@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2) + '@nestjs/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2) '@nestjs/typeorm': 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28) transitivePeerDependencies: - bullmq @@ -11851,7 +11862,7 @@ packages: optionalDependencies: '@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.4) '@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.8)(keyv@5.5.5)(rxjs@7.8.2) - '@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2) + '@nestjs/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2) '@nestjs/typeorm': 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28) transitivePeerDependencies: - bullmq @@ -11909,7 +11920,7 @@ packages: optionalDependencies: '@nestjs/bullmq': 11.0.4(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(bullmq@5.66.5) '@nestjs/cache-manager': 3.1.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(cache-manager@7.2.8)(keyv@5.5.5)(rxjs@7.8.2) - '@nestjs/config': 4.0.2(@nestjs/common@11.1.11)(rxjs@7.8.2) + '@nestjs/config': 3.3.0(@nestjs/common@11.1.11)(rxjs@7.8.2) '@nestjs/typeorm': 11.0.0(@nestjs/common@11.1.11)(@nestjs/core@11.1.11)(reflect-metadata@0.2.2)(rxjs@7.8.2)(typeorm@0.3.28) transitivePeerDependencies: - bullmq @@ -12672,76 +12683,97 @@ packages: - '@emotion/is-prop-valid' dev: false - /@lilith/ui-glassmorphism@1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): + /@lilith/ui-glassmorphism@1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16): resolution: {integrity: sha512-jcDpF9y1t6/y+CyPrfFY+Ci+Rd5bR6ILZTY8mxSHfgM0pM30Asmw09y/MtMED++dQRAFqoFUFxW+1yjnwtTWsg==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-glassmorphism/-/1.1.0/ui-glassmorphism-1.1.0.tgz} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 styled-components: ^6.0.0 dependencies: - '@lilith/configs': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3) + '@lilith/configs': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@types/react': 19.2.7 '@types/react-dom': 19.2.3(@types/react@19.2.7) react: 19.2.3 react-dom: 19.2.3(react@19.2.3) styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) transitivePeerDependencies: + - '@lilith/dev-console' - '@typescript-eslint/eslint-plugin' - '@typescript-eslint/parser' + - '@vitejs/plugin-react' - eslint - eslint-config-prettier - eslint-plugin-import + - eslint-plugin-jsx-a11y - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks - prettier - typescript + - vite + - vitest dev: false - /@lilith/ui-glassmorphism@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): + /@lilith/ui-glassmorphism@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17): resolution: {integrity: sha512-jcDpF9y1t6/y+CyPrfFY+Ci+Rd5bR6ILZTY8mxSHfgM0pM30Asmw09y/MtMED++dQRAFqoFUFxW+1yjnwtTWsg==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-glassmorphism/-/1.1.0/ui-glassmorphism-1.1.0.tgz} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 styled-components: ^6.0.0 dependencies: - '@lilith/configs': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3) + '@lilith/configs': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17) + '@types/react': 19.2.7 + '@types/react-dom': 19.2.3(@types/react@19.2.7) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) + transitivePeerDependencies: + - '@lilith/dev-console' + - '@typescript-eslint/eslint-plugin' + - '@typescript-eslint/parser' + - '@vitejs/plugin-react' + - eslint + - eslint-config-prettier + - eslint-plugin-import + - eslint-plugin-jsx-a11y + - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks + - prettier + - typescript + - vite + - vitest + dev: false + + /@lilith/ui-glassmorphism@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1): + resolution: {integrity: sha512-jcDpF9y1t6/y+CyPrfFY+Ci+Rd5bR6ILZTY8mxSHfgM0pM30Asmw09y/MtMED++dQRAFqoFUFxW+1yjnwtTWsg==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-glassmorphism/-/1.1.0/ui-glassmorphism-1.1.0.tgz} + peerDependencies: + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + styled-components: ^6.0.0 + dependencies: + '@lilith/configs': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17) '@types/react': 19.2.7 '@types/react-dom': 19.2.3(@types/react@19.2.7) react: 19.2.3 react-dom: 18.3.1(react@19.2.3) styled-components: 6.1.19(react-dom@18.3.1)(react@19.2.3) transitivePeerDependencies: + - '@lilith/dev-console' - '@typescript-eslint/eslint-plugin' - '@typescript-eslint/parser' + - '@vitejs/plugin-react' - eslint - eslint-config-prettier - eslint-plugin-import + - eslint-plugin-jsx-a11y - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks - prettier - typescript - dev: false - - /@lilith/ui-glassmorphism@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): - resolution: {integrity: sha512-jcDpF9y1t6/y+CyPrfFY+Ci+Rd5bR6ILZTY8mxSHfgM0pM30Asmw09y/MtMED++dQRAFqoFUFxW+1yjnwtTWsg==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-glassmorphism/-/1.1.0/ui-glassmorphism-1.1.0.tgz} - peerDependencies: - react: ^18.0.0 || ^19.0.0 - react-dom: ^18.0.0 || ^19.0.0 - styled-components: ^6.0.0 - dependencies: - '@lilith/configs': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(typescript@5.9.3) - '@types/react': 19.2.7 - '@types/react-dom': 19.2.3(@types/react@19.2.7) - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) - transitivePeerDependencies: - - '@typescript-eslint/eslint-plugin' - - '@typescript-eslint/parser' - - eslint - - eslint-config-prettier - - eslint-plugin-import - - eslint-plugin-prettier - - prettier - - typescript + - vite + - vitest dev: false /@lilith/ui-icons@1.1.1(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19): @@ -12788,73 +12820,94 @@ packages: styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) dev: false - /@lilith/ui-layout@1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): + /@lilith/ui-layout@1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16): resolution: {integrity: sha512-SXmNSJ/w7s4D3w/49yKJaIDsMiEJFOzDt0sFxfA8Hq9BFt/TaYf/5zf0NVNpRXlm6Ec3EZReMZCqECkNtpvk5g==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-layout/-/1.1.0/ui-layout-1.1.0.tgz} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 styled-components: ^6.0.0 dependencies: - '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@lilith/ui-theme': 1.2.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) react: 19.2.3 react-dom: 19.2.3(react@19.2.3) styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) transitivePeerDependencies: + - '@lilith/dev-console' - '@typescript-eslint/eslint-plugin' - '@typescript-eslint/parser' + - '@vitejs/plugin-react' - eslint - eslint-config-prettier - eslint-plugin-import + - eslint-plugin-jsx-a11y - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks - prettier - typescript + - vite + - vitest dev: false - /@lilith/ui-layout@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): + /@lilith/ui-layout@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17): resolution: {integrity: sha512-SXmNSJ/w7s4D3w/49yKJaIDsMiEJFOzDt0sFxfA8Hq9BFt/TaYf/5zf0NVNpRXlm6Ec3EZReMZCqECkNtpvk5g==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-layout/-/1.1.0/ui-layout-1.1.0.tgz} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 styled-components: ^6.0.0 dependencies: - '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1)(vitest@4.0.17) + '@lilith/ui-theme': 1.2.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) + react: 19.2.3 + react-dom: 19.2.3(react@19.2.3) + styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) + transitivePeerDependencies: + - '@lilith/dev-console' + - '@typescript-eslint/eslint-plugin' + - '@typescript-eslint/parser' + - '@vitejs/plugin-react' + - eslint + - eslint-config-prettier + - eslint-plugin-import + - eslint-plugin-jsx-a11y + - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks + - prettier + - typescript + - vite + - vitest + dev: false + + /@lilith/ui-layout@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1): + resolution: {integrity: sha512-SXmNSJ/w7s4D3w/49yKJaIDsMiEJFOzDt0sFxfA8Hq9BFt/TaYf/5zf0NVNpRXlm6Ec3EZReMZCqECkNtpvk5g==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-layout/-/1.1.0/ui-layout-1.1.0.tgz} + peerDependencies: + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + styled-components: ^6.0.0 + dependencies: + '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1) '@lilith/ui-theme': 1.2.0(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) react: 19.2.3 react-dom: 18.3.1(react@19.2.3) styled-components: 6.1.19(react-dom@18.3.1)(react@19.2.3) transitivePeerDependencies: + - '@lilith/dev-console' - '@typescript-eslint/eslint-plugin' - '@typescript-eslint/parser' + - '@vitejs/plugin-react' - eslint - eslint-config-prettier - eslint-plugin-import + - eslint-plugin-jsx-a11y - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks - prettier - typescript - dev: false - - /@lilith/ui-layout@1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): - resolution: {integrity: sha512-SXmNSJ/w7s4D3w/49yKJaIDsMiEJFOzDt0sFxfA8Hq9BFt/TaYf/5zf0NVNpRXlm6Ec3EZReMZCqECkNtpvk5g==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-layout/-/1.1.0/ui-layout-1.1.0.tgz} - peerDependencies: - react: ^18.0.0 || ^19.0.0 - react-dom: ^18.0.0 || ^19.0.0 - styled-components: ^6.0.0 - dependencies: - '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) - '@lilith/ui-theme': 1.2.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) - transitivePeerDependencies: - - '@typescript-eslint/eslint-plugin' - - '@typescript-eslint/parser' - - eslint - - eslint-config-prettier - - eslint-plugin-import - - eslint-plugin-prettier - - prettier - - typescript + - vite + - vitest dev: false /@lilith/ui-lazy@1.0.1(react-dom@19.2.3)(react@19.2.3): @@ -12983,7 +13036,7 @@ packages: react-dom: 19.2.3(react@19.2.3) dev: false - /@lilith/ui-navigation@1.2.1(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): + /@lilith/ui-navigation@1.2.1(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16): resolution: {integrity: sha512-n3XMuMS5gFeg5Z6plTmTpuHYLfZkUqV5gmRtnmGk0YaF2+yb0En/GLfamYDm5+3FNoIVCvdQIVfjGTVkZmZKdA==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-navigation/-/1.2.1/ui-navigation-1.2.1.tgz} peerDependencies: react: ^18.0.0 || ^19.0.0 @@ -12991,8 +13044,8 @@ packages: styled-components: ^6.0.0 dependencies: '@lilith/ui-feedback': 1.1.1(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) - '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) - '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) + '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@lilith/ui-primitives': 1.2.3(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-theme': 1.2.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) framer-motion: 11.18.2(react-dom@19.2.3)(react@19.2.3) @@ -13004,17 +13057,24 @@ packages: styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) transitivePeerDependencies: - '@emotion/is-prop-valid' + - '@lilith/dev-console' - '@typescript-eslint/eslint-plugin' - '@typescript-eslint/parser' + - '@vitejs/plugin-react' - eslint - eslint-config-prettier - eslint-plugin-import + - eslint-plugin-jsx-a11y - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks - prettier - typescript + - vite + - vitest dev: false - /@lilith/ui-navigation@1.2.1(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): + /@lilith/ui-navigation@1.2.1(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1): resolution: {integrity: sha512-n3XMuMS5gFeg5Z6plTmTpuHYLfZkUqV5gmRtnmGk0YaF2+yb0En/GLfamYDm5+3FNoIVCvdQIVfjGTVkZmZKdA==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-navigation/-/1.2.1/ui-navigation-1.2.1.tgz} peerDependencies: react: ^18.0.0 || ^19.0.0 @@ -13022,8 +13082,8 @@ packages: styled-components: ^6.0.0 dependencies: '@lilith/ui-feedback': 1.1.1(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) - '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) - '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + '@lilith/ui-glassmorphism': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1) + '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.53.0)(@typescript-eslint/parser@8.53.0)(eslint-config-prettier@10.1.8)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@6.4.1) '@lilith/ui-primitives': 1.2.3(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-theme': 1.2.0(react-dom@18.3.1)(react@19.2.3)(styled-components@6.1.19) framer-motion: 11.18.2(react-dom@18.3.1)(react@19.2.3) @@ -13035,14 +13095,21 @@ packages: styled-components: 6.1.19(react-dom@18.3.1)(react@19.2.3) transitivePeerDependencies: - '@emotion/is-prop-valid' + - '@lilith/dev-console' - '@typescript-eslint/eslint-plugin' - '@typescript-eslint/parser' + - '@vitejs/plugin-react' - eslint - eslint-config-prettier - eslint-plugin-import + - eslint-plugin-jsx-a11y - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks - prettier - typescript + - vite + - vitest dev: false /@lilith/ui-payment@1.1.1(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19): @@ -13227,7 +13294,7 @@ packages: styled-components: 6.3.5(react-dom@19.2.3)(react@19.2.3) dev: false - /@lilith/ui-themes@1.1.2(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3): + /@lilith/ui-themes@1.1.2(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16): resolution: {integrity: sha512-lUHQAUXgmXqqE0n934/3FG9+RGxMYW7C7WEHFCXJbDpqNqbVIq/9ok6CbzThHNmekaVbCspQKCZfYGoONB8Chw==, tarball: http://forge.nasty.sh/api/packages/lilith/npm/%40lilith%2Fui-themes/-/1.1.2/ui-themes-1.1.2.tgz} peerDependencies: react: ^18.0.0 || ^19.0.0 @@ -13235,7 +13302,7 @@ packages: styled-components: ^6.0.0 dependencies: '@lilith/ui-feedback': 1.1.3(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) - '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3) + '@lilith/ui-layout': 1.1.0(@typescript-eslint/eslint-plugin@8.52.0)(@typescript-eslint/parser@8.52.0)(@vitejs/plugin-react@4.7.0)(eslint-config-prettier@9.1.2)(eslint-plugin-import@2.32.0)(eslint-plugin-prettier@5.5.4)(eslint-plugin-react-hooks@7.0.1)(eslint-plugin-react@7.37.5)(eslint@9.39.2)(prettier@3.7.4)(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19)(typescript@5.9.3)(vite@5.4.21)(vitest@4.0.16) '@lilith/ui-primitives': 1.2.5(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-theme': 1.2.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) '@lilith/ui-typography': 1.1.1(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19) @@ -13245,14 +13312,21 @@ packages: styled-components: 6.1.19(react-dom@19.2.3)(react@19.2.3) transitivePeerDependencies: - '@emotion/is-prop-valid' + - '@lilith/dev-console' - '@typescript-eslint/eslint-plugin' - '@typescript-eslint/parser' + - '@vitejs/plugin-react' - eslint - eslint-config-prettier - eslint-plugin-import + - eslint-plugin-jsx-a11y - eslint-plugin-prettier + - eslint-plugin-react + - eslint-plugin-react-hooks - prettier - typescript + - vite + - vitest dev: false /@lilith/ui-typography@1.1.0(react-dom@19.2.3)(react@19.2.3)(styled-components@6.1.19): @@ -16259,7 +16333,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.28.4 '@testing-library/dom': 10.4.1 '@types/react': 19.2.7 '@types/react-dom': 19.2.3(@types/react@19.2.7) @@ -16268,28 +16342,6 @@ packages: dev: true /@testing-library/react@16.3.1(@testing-library/dom@10.4.1)(@types/react@18.3.27)(react-dom@19.2.3)(react@19.2.3): - resolution: {integrity: sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==} - engines: {node: '>=18'} - peerDependencies: - '@testing-library/dom': ^10.0.0 - '@types/react': ^18.0.0 || ^19.0.0 - '@types/react-dom': ^18.0.0 || ^19.0.0 - react: ^18.0.0 || ^19.0.0 - react-dom: ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - '@types/react-dom': - optional: true - dependencies: - '@babel/runtime': 7.28.6 - '@testing-library/dom': 10.4.1 - '@types/react': 18.3.27 - react: 19.2.3 - react-dom: 19.2.3(react@19.2.3) - dev: true - - /@testing-library/react@16.3.1(@testing-library/dom@10.4.1)(@types/react@19.2.7)(react-dom@19.2.3)(react@19.2.3): resolution: {integrity: sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==} engines: {node: '>=18'} peerDependencies: @@ -16306,7 +16358,7 @@ packages: dependencies: '@babel/runtime': 7.28.4 '@testing-library/dom': 10.4.1 - '@types/react': 19.2.7 + '@types/react': 18.3.27 react: 19.2.3 react-dom: 19.2.3(react@19.2.3) dev: true @@ -17557,7 +17609,6 @@ packages: vite: 6.4.1(@types/node@22.19.3)(tsx@4.21.0)(yaml@2.8.2) transitivePeerDependencies: - supports-color - dev: true /@vitejs/plugin-react@4.7.0(vite@7.3.1): resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} @@ -17713,7 +17764,6 @@ packages: '@vitest/utils': 4.0.17 chai: 6.2.2 tinyrainbow: 3.0.3 - dev: true /@vitest/mocker@2.1.9(msw@2.12.7)(vite@5.4.21): resolution: {integrity: sha512-tVL6uJgoUdi6icpxmdrn5YNo3g3Dxv+IHJBr0GXHaEdTcw3F+cPKnsXFhli6nO+f/6SDKPHEK1UN+k+TQv0Ehg==} @@ -17764,7 +17814,6 @@ packages: estree-walker: 3.0.3 magic-string: 0.30.21 vite: 6.4.1(@types/node@22.19.3)(tsx@4.21.0)(yaml@2.8.2) - dev: true /@vitest/pretty-format@2.1.9: resolution: {integrity: sha512-KhRIdGV2U9HOUzxfiHmY8IFHTdqtOhIzCpd8WRdJiE7D/HUcZVD0EgQCVjm+Q9gkUXWgBvMmTtZgIG48wq7sOQ==} @@ -17780,7 +17829,6 @@ packages: resolution: {integrity: sha512-Ah3VAYmjcEdHg6+MwFE17qyLqBHZ+ni2ScKCiW2XrlSBV4H3Z7vYfPfz7CWQ33gyu76oc0Ai36+kgLU3rfF4nw==} dependencies: tinyrainbow: 3.0.3 - dev: true /@vitest/runner@2.1.9: resolution: {integrity: sha512-ZXSSqTFIrzduD63btIfEyOmNcBmQvgOVsPNPe0jYtESiXkhd8u2erDLnMxmGrDCwHCCHE7hxwRDCT3pt0esT4g==} @@ -17799,7 +17847,6 @@ packages: dependencies: '@vitest/utils': 4.0.17 pathe: 2.0.3 - dev: true /@vitest/snapshot@2.1.9: resolution: {integrity: sha512-oBO82rEjsxLNJincVhLhaxxZdEtV0EFHMK5Kmx5sJ6H9L183dHECjiefOAdnqpIgT5eZwT04PoggUnW88vOBNQ==} @@ -17821,7 +17868,6 @@ packages: '@vitest/pretty-format': 4.0.17 magic-string: 0.30.21 pathe: 2.0.3 - dev: true /@vitest/spy@2.1.9: resolution: {integrity: sha512-E1B35FwzXXTs9FHNK6bDszs7mtydNi5MIfUWpceJ8Xbfb1gBMscAnwLbEu+B44ed6W3XjL9/ehLPHR1fkf1KLQ==} @@ -17833,7 +17879,6 @@ packages: /@vitest/spy@4.0.17: resolution: {integrity: sha512-I1bQo8QaP6tZlTomQNWKJE6ym4SHf3oLS7ceNjozxxgzavRAgZDc06T7kD8gb9bXKEgcLNt00Z+kZO6KaJ62Ew==} - dev: true /@vitest/ui@4.0.16(vitest@4.0.16): resolution: {integrity: sha512-rkoPH+RqWopVxDnCBE/ysIdfQ2A7j1eDmW8tCxxrR9nnFBa9jKf86VgsSAzxBd1x+ny0GC4JgiD3SNfRHv3pOg==} @@ -17867,7 +17912,6 @@ packages: dependencies: '@vitest/pretty-format': 4.0.17 tinyrainbow: 3.0.3 - dev: true /@volar/kit@2.4.27(typescript@5.9.3): resolution: {integrity: sha512-ilZoQDMLzqmSsImJRWx4YiZ4FcvvPrPnFVmL6hSsIWB6Bn3qc7k88J9yP32dagrs5Y8EXIlvvD/mAFaiuEOACQ==} @@ -23594,62 +23638,6 @@ packages: - supports-color dev: true - /jest-cli@29.7.0: - resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/core': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/types': 29.6.3 - chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.19.3)(ts-node@10.9.2) - exit: 0.1.2 - import-local: 3.2.0 - jest-config: 29.7.0(@types/node@22.19.3)(ts-node@10.9.2) - jest-util: 29.7.0 - jest-validate: 29.7.0 - yargs: 17.7.2 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - - /jest-cli@29.7.0(@types/node@20.19.27): - resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/core': 29.7.0 - '@jest/test-result': 29.7.0 - '@jest/types': 29.6.3 - chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) - exit: 0.1.2 - import-local: 3.2.0 - jest-config: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) - jest-util: 29.7.0 - jest-validate: 29.7.0 - yargs: 17.7.2 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - /jest-cli@29.7.0(@types/node@20.19.27)(ts-node@10.9.2): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -23788,7 +23776,7 @@ packages: - supports-color dev: true - /jest-config@29.7.0(@types/node@25.0.7): + /jest-config@29.7.0(@types/node@25.0.7)(ts-node@10.9.2): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -23823,6 +23811,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 + ts-node: 10.9.2(@swc/core@1.15.8)(@types/node@20.19.27)(typescript@5.9.3) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -24143,48 +24132,6 @@ packages: supports-color: 8.1.1 dev: true - /jest@29.7.0: - resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/core': 29.7.0 - '@jest/types': 29.6.3 - import-local: 3.2.0 - jest-cli: 29.7.0 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - - /jest@29.7.0(@types/node@20.19.27): - resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} - engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - hasBin: true - peerDependencies: - node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - node-notifier: - optional: true - dependencies: - '@jest/core': 29.7.0 - '@jest/types': 29.6.3 - import-local: 3.2.0 - jest-cli: 29.7.0(@types/node@20.19.27) - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - supports-color - - ts-node - dev: true - /jest@29.7.0(@types/node@20.19.27)(ts-node@10.9.2): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -24430,7 +24377,6 @@ packages: - bufferutil - supports-color - utf-8-validate - dev: true /jsdom@25.0.1: resolution: {integrity: sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw==} @@ -30408,7 +30354,7 @@ packages: esbuild: 0.24.2 fast-json-stable-stringify: 2.1.0 handlebars: 4.7.8 - jest: 29.7.0(@types/node@20.19.27) + jest: 29.7.0(@types/node@20.19.27)(ts-node@10.9.2) json5: 2.2.3 lodash.memoize: 4.1.2 make-error: 1.3.6 @@ -30449,7 +30395,7 @@ packages: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 handlebars: 4.7.8 - jest: 29.7.0 + jest: 29.7.0(@types/node@22.19.3)(ts-node@10.9.2) json5: 2.2.3 lodash.memoize: 4.1.2 make-error: 1.3.6 @@ -32633,7 +32579,6 @@ packages: - terser - tsx - yaml - dev: true /vitest@4.0.16(jsdom@27.4.0)(tsx@4.21.0)(yaml@2.8.2): resolution: {integrity: sha512-E4t7DJ9pESL6E3I8nFjPa4xGUd3PmiWDLsDztS2qXSJWfHtbQnwAWylaBvSNY48I3vr8PTqIZlyK8TE3V3CA4Q==} @@ -32771,7 +32716,6 @@ packages: - terser - tsx - yaml - dev: true /vlq@1.0.1: resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==}