diff --git a/package.json b/package.json index b614a2a..df3744a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/react": "18.2.23", "@types/uuid": "9.0.4", "autoprefixer": "10.4.16", - "postcss": "8.4.30", + "postcss": "8.4.31", "prettier": "3.0.3", "prettier-plugin-tailwindcss": "0.5.4", "sass": "1.68.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b65bb8d..4be6ba7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@types/uuid': 9.0.4 autoprefixer: 10.4.16 next: latest - postcss: 8.4.30 + postcss: 8.4.31 prettier: 3.0.3 prettier-plugin-tailwindcss: 0.5.4 react: 18.2.0 @@ -26,8 +26,8 @@ devDependencies: '@types/node': 18.18.0 '@types/react': 18.2.23 '@types/uuid': 9.0.4 - autoprefixer: 10.4.16_postcss@8.4.30 - postcss: 8.4.30 + autoprefixer: 10.4.16_postcss@8.4.31 + postcss: 8.4.31 prettier: 3.0.3 prettier-plugin-tailwindcss: 0.5.4_prettier@3.0.3 sass: 1.68.0 @@ -226,7 +226,7 @@ packages: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} dev: true - /autoprefixer/10.4.16_postcss@8.4.30: + /autoprefixer/10.4.16_postcss@8.4.31: resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -238,7 +238,7 @@ packages: fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.30 + postcss: 8.4.31 postcss-value-parser: 4.2.0 dev: true @@ -617,29 +617,29 @@ packages: engines: {node: '>= 6'} dev: true - /postcss-import/15.1.0_postcss@8.4.30: + /postcss-import/15.1.0_postcss@8.4.31: resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.30 + postcss: 8.4.31 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.2 dev: true - /postcss-js/4.0.1_postcss@8.4.30: + /postcss-js/4.0.1_postcss@8.4.31: resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.4.21 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.30 + postcss: 8.4.31 dev: true - /postcss-load-config/4.0.1_postcss@8.4.30: + /postcss-load-config/4.0.1_postcss@8.4.31: resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} engines: {node: '>= 14'} peerDependencies: @@ -652,17 +652,17 @@ packages: optional: true dependencies: lilconfig: 2.1.0 - postcss: 8.4.30 + postcss: 8.4.31 yaml: 2.2.2 dev: true - /postcss-nested/6.0.1_postcss@8.4.30: + /postcss-nested/6.0.1_postcss@8.4.31: resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.30 + postcss: 8.4.31 postcss-selector-parser: 6.0.11 dev: true @@ -687,8 +687,8 @@ packages: source-map-js: 1.0.2 dev: false - /postcss/8.4.30: - resolution: {integrity: sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==} + /postcss/8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -889,11 +889,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.30 - postcss-import: 15.1.0_postcss@8.4.30 - postcss-js: 4.0.1_postcss@8.4.30 - postcss-load-config: 4.0.1_postcss@8.4.30 - postcss-nested: 6.0.1_postcss@8.4.30 + postcss: 8.4.31 + postcss-import: 15.1.0_postcss@8.4.31 + postcss-js: 4.0.1_postcss@8.4.31 + postcss-load-config: 4.0.1_postcss@8.4.31 + postcss-nested: 6.0.1_postcss@8.4.31 postcss-selector-parser: 6.0.11 resolve: 1.22.2 sucrase: 3.32.0 diff --git a/yarn.lock b/yarn.lock index 5f6d7c9..3ab336e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -633,10 +633,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== -postcss@8.4.30: - version "8.4.30" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7" - integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g== +postcss@8.4.31: + version "8.4.31" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d" + integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ== dependencies: nanoid "^3.3.6" picocolors "^1.0.0"