diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 1e57eba..82281f5 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -3827,9 +3827,9 @@ "license": "ISC" }, "node_modules/postcss": { - "version": "8.5.8", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", - "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", + "version": "8.5.9", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz", + "integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==", "funding": [ { "type": "opencollective", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index d917628..f40f2ba 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -97,7 +97,7 @@ importers: version: 1.6.1(next@16.2.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4) autoprefixer: specifier: ^10.4.20 - version: 10.4.24(postcss@8.5.6) + version: 10.4.24(postcss@8.5.9) class-variance-authority: specifier: ^0.7.1 version: 0.7.1 @@ -170,7 +170,7 @@ importers: version: 19.2.3(@types/react@19.2.14) postcss: specifier: ^8.5 - version: 8.5.6 + version: 8.5.9 tailwindcss: specifier: ^4.2.2 version: 4.2.2 @@ -1537,8 +1537,8 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.6: - resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} + postcss@8.5.9: + resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==} engines: {node: ^10 || ^12 || >=14} prop-types@15.8.1: @@ -2677,7 +2677,7 @@ snapshots: '@alloc/quick-lru': 5.2.0 '@tailwindcss/node': 4.2.2 '@tailwindcss/oxide': 4.2.2 - postcss: 8.5.6 + postcss: 8.5.9 tailwindcss: 4.2.2 '@types/d3-array@3.2.2': {} @@ -2725,13 +2725,13 @@ snapshots: dependencies: tslib: 2.8.1 - autoprefixer@10.4.24(postcss@8.5.6): + autoprefixer@10.4.24(postcss@8.5.9): dependencies: browserslist: 4.28.1 caniuse-lite: 1.0.30001769 fraction.js: 5.3.4 picocolors: 1.1.1 - postcss: 8.5.6 + postcss: 8.5.9 postcss-value-parser: 4.2.0 baseline-browser-mapping@2.10.10: {} @@ -2973,7 +2973,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.6: + postcss@8.5.9: dependencies: nanoid: 3.3.11 picocolors: 1.1.1