diff --git a/apps/web/package.json b/apps/web/package.json index f959544..47449cf 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -32,7 +32,7 @@ "react-hook-form": "^7.53.0", "react-hot-toast": "^2.4.1", "tailwind-merge": "^2.5.2", - "tailwindcss": "3.4.9", + "tailwindcss": "3.4.13", "typescript": "5.5.4", "zod": "^3.23.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 597d071..f207294 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@bravo68web/eslint-config': specifier: ^1.2.3 - version: 1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.3.3)(tailwindcss@3.4.9)(typescript@5.5.4) + version: 1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.3.3)(tailwindcss@3.4.13)(typescript@5.5.4) '@bravo68web/prettier-config': specifier: ^1.2.5 version: 1.2.5(@types/node@22.5.2)(eslint@9.9.1(jiti@1.21.0))(prettier@3.3.3) @@ -77,7 +77,7 @@ importers: version: 3.9.0(react-hook-form@7.53.0(react@18.3.1)) '@tailwindcss/forms': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.4.9) + version: 0.5.9(tailwindcss@3.4.13) '@types/node': specifier: 22.5.2 version: 22.5.2 @@ -130,8 +130,8 @@ importers: specifier: ^2.5.2 version: 2.5.2 tailwindcss: - specifier: 3.4.9 - version: 3.4.9 + specifier: 3.4.13 + version: 3.4.13 typescript: specifier: 5.5.4 version: 5.5.4 @@ -141,7 +141,7 @@ importers: devDependencies: '@bravo68web/eslint-config': specifier: ^1.2.3 - version: 1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.0.0)(tailwindcss@3.4.9)(typescript@5.5.4) + version: 1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.0.0)(tailwindcss@3.4.13)(typescript@5.5.4) '@bravo68web/prettier-config': specifier: ^1.2.5 version: 1.2.5(@types/node@22.5.2)(eslint@9.9.1(jiti@1.21.0))(prettier@3.0.0) @@ -2414,10 +2414,6 @@ packages: engines: {node: '>=16 || 14 >=14.17'} hasBin: true - glob@7.1.6: - resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} - deprecated: Glob versions prior to v9 are no longer supported - glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -3576,11 +3572,6 @@ packages: babel-plugin-macros: optional: true - sucrase@3.34.0: - resolution: {integrity: sha512-70/LQEZ07TEcxiU2dz51FKaE6hCTWC6vr7FOk3Gr0U60C3shtAN+H+BFr9XlYe5xqf3RA8nrc+VIwzCfnxuXJw==} - engines: {node: '>=8'} - hasBin: true - sucrase@3.35.0: resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} engines: {node: '>=16 || 14 >=14.17'} @@ -3612,8 +3603,8 @@ packages: tailwind-merge@2.5.2: resolution: {integrity: sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==} - tailwindcss@3.4.9: - resolution: {integrity: sha512-1SEOvRr6sSdV5IDf9iC+NU4dhwdqzF4zKKq3sAbasUWHEM6lsMhX+eNN5gkPx1BvLFEnZQEUFbXnGj8Qlp83Pg==} + tailwindcss@3.4.13: + resolution: {integrity: sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==} engines: {node: '>=14.0.0'} hasBin: true @@ -3999,7 +3990,7 @@ snapshots: dependencies: regenerator-runtime: 0.14.0 - '@bravo68web/eslint-config@1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.0.0)(tailwindcss@3.4.9)(typescript@5.5.4)': + '@bravo68web/eslint-config@1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.0.0)(tailwindcss@3.4.13)(typescript@5.5.4)': dependencies: '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) '@typescript-eslint/parser': 6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) @@ -4016,7 +4007,7 @@ snapshots: eslint-plugin-security: 1.7.1 eslint-plugin-simple-import-sort: 10.0.0(eslint@9.9.1(jiti@1.21.0)) eslint-plugin-sonarjs: 0.23.0(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-tailwindcss: 3.13.0(tailwindcss@3.4.9) + eslint-plugin-tailwindcss: 3.13.0(tailwindcss@3.4.13) eslint-plugin-unicorn: 49.0.0(eslint@9.9.1(jiti@1.21.0)) typescript: 5.5.4 transitivePeerDependencies: @@ -4025,7 +4016,7 @@ snapshots: - supports-color - tailwindcss - '@bravo68web/eslint-config@1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.3.3)(tailwindcss@3.4.9)(typescript@5.5.4)': + '@bravo68web/eslint-config@1.2.3(eslint@9.9.1(jiti@1.21.0))(prettier@3.3.3)(tailwindcss@3.4.13)(typescript@5.5.4)': dependencies: '@typescript-eslint/eslint-plugin': 6.13.2(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) '@typescript-eslint/parser': 6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) @@ -4042,7 +4033,7 @@ snapshots: eslint-plugin-security: 1.7.1 eslint-plugin-simple-import-sort: 10.0.0(eslint@9.9.1(jiti@1.21.0)) eslint-plugin-sonarjs: 0.23.0(eslint@9.9.1(jiti@1.21.0)) - eslint-plugin-tailwindcss: 3.13.0(tailwindcss@3.4.9) + eslint-plugin-tailwindcss: 3.13.0(tailwindcss@3.4.13) eslint-plugin-unicorn: 49.0.0(eslint@9.9.1(jiti@1.21.0)) typescript: 5.5.4 transitivePeerDependencies: @@ -4931,10 +4922,10 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tailwindcss/forms@0.5.9(tailwindcss@3.4.9)': + '@tailwindcss/forms@0.5.9(tailwindcss@3.4.13)': dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.4.9 + tailwindcss: 3.4.13 '@tanstack/react-virtual@3.8.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: @@ -5738,7 +5729,7 @@ snapshots: '@typescript-eslint/parser': 6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) eslint: 9.9.1(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@9.9.1(jiti@1.21.0)) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)) eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@9.9.1(jiti@1.21.0)) eslint-plugin-jsx-a11y: 6.8.0(eslint@9.9.1(jiti@1.21.0)) eslint-plugin-react: 7.33.2(eslint@9.9.1(jiti@1.21.0)) @@ -5761,12 +5752,12 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@9.9.1(jiti@1.21.0)): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)): dependencies: debug: 4.3.7 enhanced-resolve: 5.15.0 eslint: 9.9.1(jiti@1.21.0) - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)) eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@9.9.1(jiti@1.21.0)) fast-glob: 3.3.1 get-tsconfig: 4.7.2 @@ -5778,14 +5769,14 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)): + eslint-module-utils@2.8.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)): dependencies: debug: 3.2.7 optionalDependencies: '@typescript-eslint/parser': 6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4) eslint: 9.9.1(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@9.9.1(jiti@1.21.0)) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)) transitivePeerDependencies: - supports-color @@ -5818,7 +5809,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.9.1(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0)(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.0(@typescript-eslint/parser@6.13.2(eslint@9.9.1(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)))(eslint@9.9.1(jiti@1.21.0)) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -5942,11 +5933,11 @@ snapshots: dependencies: eslint: 9.9.1(jiti@1.21.0) - eslint-plugin-tailwindcss@3.13.0(tailwindcss@3.4.9): + eslint-plugin-tailwindcss@3.13.0(tailwindcss@3.4.13): dependencies: fast-glob: 3.3.1 postcss: 8.4.40 - tailwindcss: 3.4.9 + tailwindcss: 3.4.13 eslint-plugin-unicorn@49.0.0(eslint@9.9.1(jiti@1.21.0)): dependencies: @@ -6212,15 +6203,6 @@ snapshots: minipass: 7.0.4 path-scurry: 1.10.1 - glob@7.1.6: - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - glob@7.2.3: dependencies: fs.realpath: 1.0.0 @@ -7321,16 +7303,6 @@ snapshots: client-only: 0.0.1 react: 18.3.1 - sucrase@3.34.0: - dependencies: - '@jridgewell/gen-mapping': 0.3.3 - commander: 4.1.1 - glob: 7.1.6 - lines-and-columns: 1.2.4 - mz: 2.7.0 - pirates: 4.0.6 - ts-interface-checker: 0.1.13 - sucrase@3.35.0: dependencies: '@jridgewell/gen-mapping': 0.3.3 @@ -7365,11 +7337,11 @@ snapshots: tailwind-merge@2.5.2: {} - tailwindcss@3.4.9: + tailwindcss@3.4.13: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 - chokidar: 3.5.3 + chokidar: 3.6.0 didyoumean: 1.2.2 dlv: 1.1.3 fast-glob: 3.3.1 @@ -7388,7 +7360,7 @@ snapshots: postcss-nested: 6.0.1(postcss@8.4.40) postcss-selector-parser: 6.0.13 resolve: 1.22.8 - sucrase: 3.34.0 + sucrase: 3.35.0 transitivePeerDependencies: - ts-node