diff --git a/apps/web/package.json b/apps/web/package.json index acb24d1..745a087 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -26,7 +26,7 @@ "eslint-config-next": "15.1.0", "lucide-react": "^0.468.0", "next": "14.2.5", - "postcss": "8.4.40", + "postcss": "8.4.49", "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "^7.53.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 43793ef..3547652 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,7 +62,7 @@ importers: version: 0.8.15 tsup: specifier: ^8.3.0 - version: 8.3.0(@swc/core@1.7.26(@swc/helpers@0.5.5))(jiti@1.21.0)(postcss@8.4.40)(typescript@5.7.2) + version: 8.3.0(@swc/core@1.7.26(@swc/helpers@0.5.5))(jiti@1.21.0)(postcss@8.4.49)(typescript@5.7.2) apps/web: dependencies: @@ -89,7 +89,7 @@ importers: version: 18.3.0 autoprefixer: specifier: 10.4.20 - version: 10.4.20(postcss@8.4.40) + version: 10.4.20(postcss@8.4.49) axios: specifier: ^1.7.9 version: 1.7.9 @@ -112,8 +112,8 @@ importers: specifier: 14.2.5 version: 14.2.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) postcss: - specifier: 8.4.40 - version: 8.4.40 + specifier: 8.4.49 + version: 8.4.49 react: specifier: 18.3.1 version: 18.3.1 @@ -3262,6 +3262,9 @@ packages: picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -3348,8 +3351,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.4.40: - resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} + postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -3700,6 +3703,10 @@ packages: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} engines: {node: '>=0.10.0'} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} @@ -5558,14 +5565,14 @@ snapshots: author-regex@1.0.0: {} - autoprefixer@10.4.20(postcss@8.4.40): + autoprefixer@10.4.20(postcss@8.4.49): dependencies: browserslist: 4.23.3 caniuse-lite: 1.0.30001651 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.1 - postcss: 8.4.40 + postcss: 8.4.49 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.5: {} @@ -6460,7 +6467,7 @@ snapshots: eslint-plugin-tailwindcss@3.13.0(tailwindcss@3.4.13): dependencies: fast-glob: 3.3.1 - postcss: 8.4.40 + postcss: 8.4.49 tailwindcss: 3.4.13 eslint-plugin-unicorn@49.0.0(eslint@9.9.1(jiti@1.21.0)): @@ -7086,7 +7093,7 @@ snapshots: kons@0.7.1: dependencies: figures: 5.0.0 - picocolors: 1.0.1 + picocolors: 1.1.1 language-subtag-registry@0.3.22: {} @@ -7433,6 +7440,8 @@ snapshots: picocolors@1.0.1: {} + picocolors@1.1.1: {} + picomatch@2.3.1: {} picomatch@4.0.2: {} @@ -7451,35 +7460,35 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-import@15.1.0(postcss@8.4.40): + postcss-import@15.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.40 + postcss: 8.4.49 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.8 - postcss-js@4.0.1(postcss@8.4.40): + postcss-js@4.0.1(postcss@8.4.49): dependencies: camelcase-css: 2.0.1 - postcss: 8.4.40 + postcss: 8.4.49 - postcss-load-config@4.0.1(postcss@8.4.40): + postcss-load-config@4.0.1(postcss@8.4.49): dependencies: lilconfig: 2.1.0 yaml: 2.3.2 optionalDependencies: - postcss: 8.4.40 + postcss: 8.4.49 - postcss-load-config@6.0.1(jiti@1.21.0)(postcss@8.4.40): + postcss-load-config@6.0.1(jiti@1.21.0)(postcss@8.4.49): dependencies: lilconfig: 3.1.2 optionalDependencies: jiti: 1.21.0 - postcss: 8.4.40 + postcss: 8.4.49 - postcss-nested@6.0.1(postcss@8.4.40): + postcss-nested@6.0.1(postcss@8.4.49): dependencies: - postcss: 8.4.40 + postcss: 8.4.49 postcss-selector-parser: 6.0.13 postcss-selector-parser@6.0.13: @@ -7495,11 +7504,11 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 - postcss@8.4.40: + postcss@8.4.49: 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 prelude-ls@1.2.1: {} @@ -7874,6 +7883,8 @@ snapshots: source-map-js@1.2.0: {} + source-map-js@1.2.1: {} + source-map-support@0.5.21: dependencies: buffer-from: 1.1.2 @@ -8082,11 +8093,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.1 - postcss: 8.4.40 - postcss-import: 15.1.0(postcss@8.4.40) - postcss-js: 4.0.1(postcss@8.4.40) - postcss-load-config: 4.0.1(postcss@8.4.40) - postcss-nested: 6.0.1(postcss@8.4.40) + 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.1(postcss@8.4.49) + postcss-nested: 6.0.1(postcss@8.4.49) postcss-selector-parser: 6.0.13 resolve: 1.22.8 sucrase: 3.35.0 @@ -8149,7 +8160,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.3.0(@swc/core@1.7.26(@swc/helpers@0.5.5))(jiti@1.21.0)(postcss@8.4.40)(typescript@5.7.2): + tsup@8.3.0(@swc/core@1.7.26(@swc/helpers@0.5.5))(jiti@1.21.0)(postcss@8.4.49)(typescript@5.7.2): dependencies: bundle-require: 5.0.0(esbuild@0.23.1) cac: 6.7.14 @@ -8160,7 +8171,7 @@ snapshots: execa: 5.1.1 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1(jiti@1.21.0)(postcss@8.4.40) + postcss-load-config: 6.0.1(jiti@1.21.0)(postcss@8.4.49) resolve-from: 5.0.0 rollup: 4.22.4 source-map: 0.8.0-beta.0 @@ -8169,7 +8180,7 @@ snapshots: tree-kill: 1.2.2 optionalDependencies: '@swc/core': 1.7.26(@swc/helpers@0.5.5) - postcss: 8.4.40 + postcss: 8.4.49 typescript: 5.7.2 transitivePeerDependencies: - jiti @@ -8313,7 +8324,7 @@ snapshots: dependencies: browserslist: 4.23.3 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.1 uri-js@4.4.1: dependencies: @@ -8331,7 +8342,7 @@ snapshots: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - picocolors: 1.0.1 + picocolors: 1.1.1 vite: 5.0.12(@types/node@22.7.4) transitivePeerDependencies: - '@types/node' @@ -8346,7 +8357,7 @@ snapshots: vite@5.0.12(@types/node@22.7.4): dependencies: esbuild: 0.19.11 - postcss: 8.4.40 + postcss: 8.4.49 rollup: 4.9.6 optionalDependencies: '@types/node': 22.7.4