taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit f6ebd4546fcef9b23ad92e5e49cd765aacbfd428
parent adf75c2ecf81effa1257f528fb90f72129f1181d
Author: Sebastian <sebasjm@gmail.com>
Date:   Tue,  8 Apr 2025 20:30:33 -0300

fix #9714

Diffstat:
Mpackages/bank-ui/package.json | 2+-
Mpackages/challenger-ui/package.json | 2+-
Mpackages/kyc-ui/package.json | 2+-
Mpackages/web-util/package.json | 2+-
Mpnpm-lock.yaml | 451++++++++++++++++++++++++++++++++-----------------------------------------------
5 files changed, 184 insertions(+), 275 deletions(-)

diff --git a/packages/bank-ui/package.json b/packages/bank-ui/package.json @@ -41,7 +41,7 @@ "eslint-plugin-react": "^7.33.2", "mocha": "9.2.0", "po2json": "^0.4.5", - "tailwindcss": "^3.3.2", + "tailwindcss": "3.4.17", "typescript": "5.7.3" }, "pogen": { diff --git a/packages/challenger-ui/package.json b/packages/challenger-ui/package.json @@ -48,7 +48,7 @@ "eslint-plugin-react": "^7.33.2", "mocha": "9.2.0", "po2json": "^0.4.5", - "tailwindcss": "^3.3.2", + "tailwindcss": "3.4.17", "typescript": "5.7.3" }, "pogen": { diff --git a/packages/kyc-ui/package.json b/packages/kyc-ui/package.json @@ -48,7 +48,7 @@ "eslint-plugin-react": "^7.33.2", "mocha": "9.2.0", "po2json": "^0.4.5", - "tailwindcss": "^3.3.2", + "tailwindcss": "3.4.17", "typescript": "5.7.3" }, "pogen": { diff --git a/packages/web-util/package.json b/packages/web-util/package.json @@ -64,6 +64,6 @@ "@babel/core": "7.18.9", "@babel/helper-compilation-targets": "7.18.9", "@types/chrome": "0.0.197", - "tailwindcss": "^3.3.2" + "tailwindcss": "3.4.17" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml @@ -379,10 +379,10 @@ importers: version: link:../pogen '@tailwindcss/forms': specifier: ^0.5.3 - version: 0.5.3(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) + version: 0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) '@tailwindcss/typography': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) + version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) '@types/chai': specifier: ^4.3.0 version: 4.3.3 @@ -426,8 +426,8 @@ importers: specifier: ^0.4.5 version: 0.4.5 tailwindcss: - specifier: ^3.3.2 - version: 3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) + specifier: 3.4.17 + version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) typescript: specifier: 5.7.3 version: 5.7.3 @@ -452,10 +452,10 @@ importers: version: link:../pogen '@tailwindcss/forms': specifier: ^0.5.3 - version: 0.5.3(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) + version: 0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) '@tailwindcss/typography': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) + version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) '@types/chai': specifier: ^4.3.0 version: 4.3.3 @@ -499,8 +499,8 @@ importers: specifier: ^0.4.5 version: 0.4.5 tailwindcss: - specifier: ^3.3.2 - version: 3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) + specifier: 3.4.17 + version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) typescript: specifier: 5.7.3 version: 5.7.3 @@ -550,10 +550,10 @@ importers: version: link:../pogen '@tailwindcss/forms': specifier: ^0.5.3 - version: 0.5.3(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) + version: 0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) '@tailwindcss/typography': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) + version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3))) '@types/chai': specifier: ^4.3.0 version: 4.3.3 @@ -597,8 +597,8 @@ importers: specifier: ^0.4.5 version: 0.4.5 tailwindcss: - specifier: ^3.3.2 - version: 3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) + specifier: 3.4.17 + version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) typescript: specifier: 5.7.3 version: 5.7.3 @@ -1137,8 +1137,8 @@ importers: specifier: 0.0.197 version: 0.0.197 tailwindcss: - specifier: ^3.3.2 - version: 3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) devDependencies: '@babel/preset-react': specifier: ^7.22.3 @@ -5424,10 +5424,6 @@ packages: fast-diff@1.3.0: resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} - fast-glob@3.3.1: - resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} - engines: {node: '>=8.6.0'} - fast-glob@3.3.2: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} @@ -5665,7 +5661,7 @@ packages: resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 + deprecated: Upgrade to fsevents v2 to mitigate potential security issues fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} @@ -5784,10 +5780,6 @@ packages: resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} deprecated: Glob versions prior to v9 are no longer supported - glob@7.1.6: - resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} - deprecated: Glob versions prior to v9 are no longer supported - glob@7.2.0: resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} deprecated: Glob versions prior to v9 are no longer supported @@ -6618,10 +6610,6 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} - jiti@1.18.2: - resolution: {integrity: sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==} - hasBin: true - jiti@1.21.7: resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==} hasBin: true @@ -7731,9 +7719,6 @@ packages: picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - picocolors@1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} - picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -8013,12 +7998,6 @@ packages: peerDependencies: postcss: ^8.1.0 - postcss-nested@6.0.1: - resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.2.14 - postcss-nested@6.2.0: resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==} engines: {node: '>=12.0'} @@ -8159,10 +8138,6 @@ packages: resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} engines: {node: '>=4'} - postcss-selector-parser@6.0.12: - resolution: {integrity: sha512-NdxGCAZdRrwVI1sy59+Wzrh+pMMHxapGnpfenDVlMEXoOcvt4pGE0JLK9YY2F5dLxcFYA/YbVQKhcGU+FtSYQg==} - engines: {node: '>=4'} - postcss-selector-parser@6.1.2: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} @@ -8642,10 +8617,6 @@ packages: resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} deprecated: https://github.com/lydell/resolve-url#deprecated - resolve@1.22.2: - resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} - hasBin: true - resolve@1.22.8: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true @@ -9243,11 +9214,6 @@ packages: stylis@3.5.4: resolution: {integrity: sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==} - sucrase@3.32.0: - resolution: {integrity: sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==} - engines: {node: '>=8'} - hasBin: true - sucrase@3.35.0: resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} engines: {node: '>=16 || 14 >=14.17'} @@ -9302,11 +9268,6 @@ packages: resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==} engines: {node: '>=10.0.0'} - tailwindcss@3.3.2: - resolution: {integrity: sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==} - engines: {node: '>=14.0.0'} - hasBin: true - tailwindcss@3.4.17: resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} engines: {node: '>=14.0.0'} @@ -12905,7 +12866,7 @@ snapshots: '@linaria/logger@5.0.0': dependencies: debug: 4.3.4 - picocolors: 1.0.0 + picocolors: 1.1.1 transitivePeerDependencies: - supports-color @@ -13178,23 +13139,23 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tailwindcss/forms@0.5.3(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)))': + '@tailwindcss/forms@0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)))': dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) + tailwindcss: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) '@tailwindcss/forms@0.5.3(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)))': dependencies: mini-svg-data-uri: 1.4.4 tailwindcss: 3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)) - '@tailwindcss/typography@0.5.9(tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)))': + '@tailwindcss/typography@0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) + tailwindcss: 3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) '@tailwindcss/typography@0.5.9(tailwindcss@3.4.17(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)))': dependencies: @@ -14839,7 +14800,7 @@ snapshots: chokidar@3.6.0: dependencies: anymatch: 3.1.2 - braces: 3.0.2 + braces: 3.0.3 glob-parent: 5.1.2 is-binary-path: 2.1.0 is-glob: 4.0.3 @@ -15269,19 +15230,19 @@ snapshots: postcss: 7.0.39 timsort: 0.3.0 - css-declaration-sorter@6.3.1(postcss@8.4.38): + css-declaration-sorter@6.3.1(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 css-loader@5.2.7(webpack@4.46.0): dependencies: - icss-utils: 5.1.0(postcss@8.4.38) + icss-utils: 5.1.0(postcss@8.4.49) loader-utils: 2.0.3 - postcss: 8.4.38 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.38) - postcss-modules-local-by-default: 4.0.0(postcss@8.4.38) - postcss-modules-scope: 3.0.0(postcss@8.4.38) - postcss-modules-values: 4.0.0(postcss@8.4.38) + postcss: 8.4.49 + postcss-modules-extract-imports: 3.0.0(postcss@8.4.49) + postcss-modules-local-by-default: 4.0.0(postcss@8.4.49) + postcss-modules-scope: 3.0.0(postcss@8.4.49) + postcss-modules-values: 4.0.0(postcss@8.4.49) postcss-value-parser: 4.2.0 schema-utils: 3.1.1 semver: 7.6.2 @@ -15370,38 +15331,38 @@ snapshots: postcss-svgo: 4.0.3 postcss-unique-selectors: 4.0.1 - cssnano-preset-default@5.2.12(postcss@8.4.38): + cssnano-preset-default@5.2.12(postcss@8.4.49): dependencies: - css-declaration-sorter: 6.3.1(postcss@8.4.38) - cssnano-utils: 3.1.0(postcss@8.4.38) - postcss: 8.4.38 - postcss-calc: 8.2.4(postcss@8.4.38) - postcss-colormin: 5.3.0(postcss@8.4.38) - postcss-convert-values: 5.1.2(postcss@8.4.38) - postcss-discard-comments: 5.1.2(postcss@8.4.38) - postcss-discard-duplicates: 5.1.0(postcss@8.4.38) - postcss-discard-empty: 5.1.1(postcss@8.4.38) - postcss-discard-overridden: 5.1.0(postcss@8.4.38) - postcss-merge-longhand: 5.1.6(postcss@8.4.38) - postcss-merge-rules: 5.1.2(postcss@8.4.38) - postcss-minify-font-values: 5.1.0(postcss@8.4.38) - postcss-minify-gradients: 5.1.1(postcss@8.4.38) - postcss-minify-params: 5.1.3(postcss@8.4.38) - postcss-minify-selectors: 5.2.1(postcss@8.4.38) - postcss-normalize-charset: 5.1.0(postcss@8.4.38) - postcss-normalize-display-values: 5.1.0(postcss@8.4.38) - postcss-normalize-positions: 5.1.1(postcss@8.4.38) - postcss-normalize-repeat-style: 5.1.1(postcss@8.4.38) - postcss-normalize-string: 5.1.0(postcss@8.4.38) - postcss-normalize-timing-functions: 5.1.0(postcss@8.4.38) - postcss-normalize-unicode: 5.1.0(postcss@8.4.38) - postcss-normalize-url: 5.1.0(postcss@8.4.38) - postcss-normalize-whitespace: 5.1.1(postcss@8.4.38) - postcss-ordered-values: 5.1.3(postcss@8.4.38) - postcss-reduce-initial: 5.1.0(postcss@8.4.38) - postcss-reduce-transforms: 5.1.0(postcss@8.4.38) - postcss-svgo: 5.1.0(postcss@8.4.38) - postcss-unique-selectors: 5.1.1(postcss@8.4.38) + css-declaration-sorter: 6.3.1(postcss@8.4.49) + cssnano-utils: 3.1.0(postcss@8.4.49) + postcss: 8.4.49 + postcss-calc: 8.2.4(postcss@8.4.49) + postcss-colormin: 5.3.0(postcss@8.4.49) + postcss-convert-values: 5.1.2(postcss@8.4.49) + postcss-discard-comments: 5.1.2(postcss@8.4.49) + postcss-discard-duplicates: 5.1.0(postcss@8.4.49) + postcss-discard-empty: 5.1.1(postcss@8.4.49) + postcss-discard-overridden: 5.1.0(postcss@8.4.49) + postcss-merge-longhand: 5.1.6(postcss@8.4.49) + postcss-merge-rules: 5.1.2(postcss@8.4.49) + postcss-minify-font-values: 5.1.0(postcss@8.4.49) + postcss-minify-gradients: 5.1.1(postcss@8.4.49) + postcss-minify-params: 5.1.3(postcss@8.4.49) + postcss-minify-selectors: 5.2.1(postcss@8.4.49) + postcss-normalize-charset: 5.1.0(postcss@8.4.49) + postcss-normalize-display-values: 5.1.0(postcss@8.4.49) + postcss-normalize-positions: 5.1.1(postcss@8.4.49) + postcss-normalize-repeat-style: 5.1.1(postcss@8.4.49) + postcss-normalize-string: 5.1.0(postcss@8.4.49) + postcss-normalize-timing-functions: 5.1.0(postcss@8.4.49) + postcss-normalize-unicode: 5.1.0(postcss@8.4.49) + postcss-normalize-url: 5.1.0(postcss@8.4.49) + postcss-normalize-whitespace: 5.1.1(postcss@8.4.49) + postcss-ordered-values: 5.1.3(postcss@8.4.49) + postcss-reduce-initial: 5.1.0(postcss@8.4.49) + postcss-reduce-transforms: 5.1.0(postcss@8.4.49) + postcss-svgo: 5.1.0(postcss@8.4.49) + postcss-unique-selectors: 5.1.1(postcss@8.4.49) cssnano-util-get-arguments@4.0.0: {} @@ -15413,9 +15374,9 @@ snapshots: cssnano-util-same-parent@4.0.1: {} - cssnano-utils@3.1.0(postcss@8.4.38): + cssnano-utils@3.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 cssnano@4.1.11: dependencies: @@ -15424,11 +15385,11 @@ snapshots: is-resolvable: 1.1.0 postcss: 7.0.39 - cssnano@5.1.13(postcss@8.4.38): + cssnano@5.1.13(postcss@8.4.49): dependencies: - cssnano-preset-default: 5.2.12(postcss@8.4.38) + cssnano-preset-default: 5.2.12(postcss@8.4.49) lilconfig: 2.1.0 - postcss: 8.4.38 + postcss: 8.4.49 yaml: 1.10.2 csso@4.2.0: @@ -16479,14 +16440,6 @@ snapshots: fast-diff@1.3.0: {} - fast-glob@3.3.1: - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - fast-glob@3.3.2: dependencies: '@nodelib/fs.stat': 2.0.5 @@ -16870,15 +16823,6 @@ snapshots: path-is-absolute: 1.0.1 optional: true - 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.0: dependencies: fs.realpath: 1.0.0 @@ -16939,7 +16883,7 @@ snapshots: globby@13.2.2: dependencies: dir-glob: 3.0.1 - fast-glob: 3.3.1 + fast-glob: 3.3.2 ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 @@ -17235,7 +17179,7 @@ snapshots: http-proxy: 1.18.1 is-glob: 4.0.3 is-plain-obj: 3.0.0 - micromatch: 4.0.5 + micromatch: 4.0.8 optionalDependencies: '@types/express': 4.17.14 transitivePeerDependencies: @@ -17283,9 +17227,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.4.38): + icss-utils@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 idb@7.1.0: {} @@ -17715,8 +17659,6 @@ snapshots: merge-stream: 2.0.0 supports-color: 7.2.0 - jiti@1.18.2: {} - jiti@1.21.7: {} jose@4.13.1: {} @@ -18688,9 +18630,9 @@ snapshots: optimize-css-assets-webpack-plugin@6.0.1(webpack@4.46.0): dependencies: - cssnano: 5.1.13(postcss@8.4.38) + cssnano: 5.1.13(postcss@8.4.49) last-call-webpack-plugin: 3.0.0 - postcss: 8.4.38 + postcss: 8.4.49 webpack: 4.46.0 optionator@0.8.3: @@ -18931,8 +18873,6 @@ snapshots: picocolors@1.0.0: {} - picocolors@1.0.1: {} - picocolors@1.1.1: {} picomatch@2.3.1: {} @@ -19000,13 +18940,13 @@ snapshots: postcss-calc@7.0.5: dependencies: postcss: 7.0.39 - postcss-selector-parser: 6.0.12 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-calc@8.2.4(postcss@8.4.38): + postcss-calc@8.2.4(postcss@8.4.49): dependencies: - postcss: 8.4.38 - postcss-selector-parser: 6.0.12 + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 postcss-cli@10.1.0(postcss@8.4.23)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)): @@ -19035,12 +18975,12 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-colormin@5.3.0(postcss@8.4.38): + postcss-colormin@5.3.0(postcss@8.4.49): dependencies: browserslist: 4.22.2 caniuse-api: 3.0.0 colord: 2.9.3 - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-convert-values@4.0.1: @@ -19048,50 +18988,43 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-convert-values@5.1.2(postcss@8.4.38): + postcss-convert-values@5.1.2(postcss@8.4.49): dependencies: browserslist: 4.22.2 - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-discard-comments@4.0.2: dependencies: postcss: 7.0.39 - postcss-discard-comments@5.1.2(postcss@8.4.38): + postcss-discard-comments@5.1.2(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-discard-duplicates@4.0.2: dependencies: postcss: 7.0.39 - postcss-discard-duplicates@5.1.0(postcss@8.4.38): + postcss-discard-duplicates@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-discard-empty@4.0.1: dependencies: postcss: 7.0.39 - postcss-discard-empty@5.1.1(postcss@8.4.38): + postcss-discard-empty@5.1.1(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-discard-overridden@4.0.1: dependencies: postcss: 7.0.39 - postcss-discard-overridden@5.1.0(postcss@8.4.38): - dependencies: - postcss: 8.4.38 - - postcss-import@15.1.0(postcss@8.4.23): + postcss-discard-overridden@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.23 - postcss-value-parser: 4.2.0 - read-cache: 1.0.0 - resolve: 1.22.8 + postcss: 8.4.49 postcss-import@15.1.0(postcss@8.4.49): dependencies: @@ -19100,11 +19033,6 @@ snapshots: read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.23): - dependencies: - camelcase-css: 2.0.1 - postcss: 8.4.23 - postcss-js@4.0.1(postcss@8.4.49): dependencies: camelcase-css: 2.0.1 @@ -19134,6 +19062,14 @@ snapshots: postcss: 8.4.23 ts-node: 10.9.1(@types/node@20.11.13)(typescript@5.7.3) + postcss-load-config@4.0.2(postcss@8.4.49)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): + dependencies: + lilconfig: 3.1.3 + yaml: 2.7.0 + optionalDependencies: + postcss: 8.4.49 + ts-node: 10.9.1(@types/node@18.11.17)(typescript@5.7.3) + postcss-load-config@4.0.2(postcss@8.4.49)(ts-node@10.9.1(@types/node@20.11.13)(typescript@5.7.3)): dependencies: lilconfig: 3.1.3 @@ -19159,11 +19095,11 @@ snapshots: postcss-value-parser: 3.3.1 stylehacks: 4.0.3 - postcss-merge-longhand@5.1.6(postcss@8.4.38): + postcss-merge-longhand@5.1.6(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 - stylehacks: 5.1.0(postcss@8.4.38) + stylehacks: 5.1.0(postcss@8.4.49) postcss-merge-rules@4.0.3: dependencies: @@ -19174,22 +19110,22 @@ snapshots: postcss-selector-parser: 3.1.2 vendors: 1.0.4 - postcss-merge-rules@5.1.2(postcss@8.4.38): + postcss-merge-rules@5.1.2(postcss@8.4.49): dependencies: browserslist: 4.22.2 caniuse-api: 3.0.0 - cssnano-utils: 3.1.0(postcss@8.4.38) - postcss: 8.4.38 - postcss-selector-parser: 6.0.12 + cssnano-utils: 3.1.0(postcss@8.4.49) + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 postcss-minify-font-values@4.0.2: dependencies: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-minify-font-values@5.1.0(postcss@8.4.38): + postcss-minify-font-values@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-minify-gradients@4.0.2: @@ -19199,11 +19135,11 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-minify-gradients@5.1.1(postcss@8.4.38): + postcss-minify-gradients@5.1.1(postcss@8.4.49): dependencies: colord: 2.9.3 - cssnano-utils: 3.1.0(postcss@8.4.38) - postcss: 8.4.38 + cssnano-utils: 3.1.0(postcss@8.4.49) + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-minify-params@4.0.2: @@ -19215,11 +19151,11 @@ snapshots: postcss-value-parser: 3.3.1 uniqs: 2.0.0 - postcss-minify-params@5.1.3(postcss@8.4.38): + postcss-minify-params@5.1.3(postcss@8.4.49): dependencies: browserslist: 4.22.2 - cssnano-utils: 3.1.0(postcss@8.4.38) - postcss: 8.4.38 + cssnano-utils: 3.1.0(postcss@8.4.49) + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-minify-selectors@4.0.2: @@ -19229,36 +19165,31 @@ snapshots: postcss: 7.0.39 postcss-selector-parser: 3.1.2 - postcss-minify-selectors@5.2.1(postcss@8.4.38): + postcss-minify-selectors@5.2.1(postcss@8.4.49): dependencies: - postcss: 8.4.38 - postcss-selector-parser: 6.0.12 + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 - postcss-modules-extract-imports@3.0.0(postcss@8.4.38): + postcss-modules-extract-imports@3.0.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 - postcss-modules-local-by-default@4.0.0(postcss@8.4.38): + postcss-modules-local-by-default@4.0.0(postcss@8.4.49): dependencies: - icss-utils: 5.1.0(postcss@8.4.38) - postcss: 8.4.38 - postcss-selector-parser: 6.0.12 + icss-utils: 5.1.0(postcss@8.4.49) + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.0.0(postcss@8.4.38): - dependencies: - postcss: 8.4.38 - postcss-selector-parser: 6.0.12 - - postcss-modules-values@4.0.0(postcss@8.4.38): + postcss-modules-scope@3.0.0(postcss@8.4.49): dependencies: - icss-utils: 5.1.0(postcss@8.4.38) - postcss: 8.4.38 + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 - postcss-nested@6.0.1(postcss@8.4.23): + postcss-modules-values@4.0.0(postcss@8.4.49): dependencies: - postcss: 8.4.23 - postcss-selector-parser: 6.0.12 + icss-utils: 5.1.0(postcss@8.4.49) + postcss: 8.4.49 postcss-nested@6.2.0(postcss@8.4.49): dependencies: @@ -19269,9 +19200,9 @@ snapshots: dependencies: postcss: 7.0.39 - postcss-normalize-charset@5.1.0(postcss@8.4.38): + postcss-normalize-charset@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-normalize-display-values@4.0.2: dependencies: @@ -19279,9 +19210,9 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-display-values@5.1.0(postcss@8.4.38): + postcss-normalize-display-values@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-normalize-positions@4.0.2: @@ -19291,9 +19222,9 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-positions@5.1.1(postcss@8.4.38): + postcss-normalize-positions@5.1.1(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-normalize-repeat-style@4.0.2: @@ -19303,9 +19234,9 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-repeat-style@5.1.1(postcss@8.4.38): + postcss-normalize-repeat-style@5.1.1(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-normalize-string@4.0.2: @@ -19314,9 +19245,9 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-string@5.1.0(postcss@8.4.38): + postcss-normalize-string@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-normalize-timing-functions@4.0.2: @@ -19325,9 +19256,9 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-timing-functions@5.1.0(postcss@8.4.38): + postcss-normalize-timing-functions@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-normalize-unicode@4.0.1: @@ -19336,10 +19267,10 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-unicode@5.1.0(postcss@8.4.38): + postcss-normalize-unicode@5.1.0(postcss@8.4.49): dependencies: browserslist: 4.22.2 - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-normalize-url@4.0.1: @@ -19349,10 +19280,10 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-url@5.1.0(postcss@8.4.38): + postcss-normalize-url@5.1.0(postcss@8.4.49): dependencies: normalize-url: 6.1.0 - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-normalize-whitespace@4.0.2: @@ -19360,9 +19291,9 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-normalize-whitespace@5.1.1(postcss@8.4.38): + postcss-normalize-whitespace@5.1.1(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-ordered-values@4.1.2: @@ -19371,10 +19302,10 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-ordered-values@5.1.3(postcss@8.4.38): + postcss-ordered-values@5.1.3(postcss@8.4.49): dependencies: - cssnano-utils: 3.1.0(postcss@8.4.38) - postcss: 8.4.38 + cssnano-utils: 3.1.0(postcss@8.4.49) + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-reduce-initial@4.0.3: @@ -19384,11 +19315,11 @@ snapshots: has: 1.0.3 postcss: 7.0.39 - postcss-reduce-initial@5.1.0(postcss@8.4.38): + postcss-reduce-initial@5.1.0(postcss@8.4.49): dependencies: browserslist: 4.22.2 caniuse-api: 3.0.0 - postcss: 8.4.38 + postcss: 8.4.49 postcss-reduce-transforms@4.0.2: dependencies: @@ -19397,14 +19328,14 @@ snapshots: postcss: 7.0.39 postcss-value-parser: 3.3.1 - postcss-reduce-transforms@5.1.0(postcss@8.4.38): + postcss-reduce-transforms@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 postcss-reporter@7.0.5(postcss@8.4.23): dependencies: - picocolors: 1.0.0 + picocolors: 1.1.1 postcss: 8.4.23 thenby: 1.3.4 @@ -19419,11 +19350,6 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-selector-parser@6.0.12: - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 @@ -19435,9 +19361,9 @@ snapshots: postcss-value-parser: 3.3.1 svgo: 1.3.2 - postcss-svgo@5.1.0(postcss@8.4.38): + postcss-svgo@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.38 + postcss: 8.4.49 postcss-value-parser: 4.2.0 svgo: 2.8.0 @@ -19447,10 +19373,10 @@ snapshots: postcss: 7.0.39 uniqs: 2.0.0 - postcss-unique-selectors@5.1.1(postcss@8.4.38): + postcss-unique-selectors@5.1.1(postcss@8.4.49): dependencies: - postcss: 8.4.38 - postcss-selector-parser: 6.0.12 + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 postcss-value-parser@3.3.1: {} @@ -19470,13 +19396,13 @@ snapshots: postcss@8.4.33: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 - source-map-js: 1.2.0 + picocolors: 1.1.1 + source-map-js: 1.2.1 postcss@8.4.38: dependencies: nanoid: 3.3.7 - picocolors: 1.0.1 + picocolors: 1.1.1 source-map-js: 1.2.0 postcss@8.4.49: @@ -19996,12 +19922,6 @@ snapshots: resolve-url@0.2.1: {} - resolve@1.22.2: - dependencies: - is-core-module: 2.13.1 - path-parse: 1.0.7 - supports-preserve-symlinks-flag: 1.0.0 - resolve@1.22.8: dependencies: is-core-module: 2.13.1 @@ -20684,24 +20604,14 @@ snapshots: postcss: 7.0.39 postcss-selector-parser: 3.1.2 - stylehacks@5.1.0(postcss@8.4.38): + stylehacks@5.1.0(postcss@8.4.49): dependencies: browserslist: 4.22.2 - postcss: 8.4.38 - postcss-selector-parser: 6.0.12 + postcss: 8.4.49 + postcss-selector-parser: 6.1.2 stylis@3.5.4: {} - sucrase@3.32.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.5 - ts-interface-checker: 0.1.13 - sucrase@3.35.0: dependencies: '@jridgewell/gen-mapping': 0.3.5 @@ -20756,7 +20666,7 @@ snapshots: css-select: 4.3.0 css-tree: 1.1.3 csso: 4.2.0 - picocolors: 1.0.1 + picocolors: 1.1.1 stable: 0.1.8 swr@2.0.3(react@18.3.1): @@ -20780,31 +20690,30 @@ snapshots: string-width: 4.2.3 strip-ansi: 6.0.1 - tailwindcss@3.3.2(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): + tailwindcss@3.4.17(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)): 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 + fast-glob: 3.3.2 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.18.2 - lilconfig: 2.1.0 - micromatch: 4.0.5 + jiti: 1.21.7 + lilconfig: 3.1.3 + micromatch: 4.0.8 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.0.0 - postcss: 8.4.23 - postcss-import: 15.1.0(postcss@8.4.23) - postcss-js: 4.0.1(postcss@8.4.23) - postcss-load-config: 4.0.1(postcss@8.4.23)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) - postcss-nested: 6.0.1(postcss@8.4.23) - postcss-selector-parser: 6.0.12 - postcss-value-parser: 4.2.0 - resolve: 1.22.2 - sucrase: 3.32.0 + picocolors: 1.1.1 + postcss: 8.4.49 + postcss-import: 15.1.0(postcss@8.4.49) + postcss-js: 4.0.1(postcss@8.4.49) + postcss-load-config: 4.0.2(postcss@8.4.49)(ts-node@10.9.1(@types/node@18.11.17)(typescript@5.7.3)) + postcss-nested: 6.2.0(postcss@8.4.49) + postcss-selector-parser: 6.1.2 + resolve: 1.22.8 + sucrase: 3.35.0 transitivePeerDependencies: - ts-node @@ -21240,13 +21149,13 @@ snapshots: dependencies: browserslist: 4.21.5 escalade: 3.1.1 - picocolors: 1.0.0 + picocolors: 1.1.1 update-browserslist-db@1.0.13(browserslist@4.22.2): dependencies: browserslist: 4.22.2 escalade: 3.1.1 - picocolors: 1.0.1 + picocolors: 1.1.1 update-notifier@5.1.0: dependencies: