diff --git a/package.json b/package.json index 0eeb439..e8af801 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/react": "18.0.37", "@types/uuid": "9.0.1", "autoprefixer": "10.4.14", - "postcss": "8.4.22", + "postcss": "8.4.23", "prettier": "2.8.7", "prettier-plugin-tailwindcss": "0.2.7", "sass": "1.62.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4623e4f..6d3879e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@types/uuid': 9.0.1 autoprefixer: 10.4.14 next: latest - postcss: 8.4.22 + postcss: 8.4.23 prettier: 2.8.7 prettier-plugin-tailwindcss: 0.2.7 react: 18.2.0 @@ -26,8 +26,8 @@ devDependencies: '@types/node': 18.15.11 '@types/react': 18.0.37 '@types/uuid': 9.0.1 - autoprefixer: 10.4.14_postcss@8.4.22 - postcss: 8.4.22 + autoprefixer: 10.4.14_postcss@8.4.23 + postcss: 8.4.23 prettier: 2.8.7 prettier-plugin-tailwindcss: 0.2.7_prettier@2.8.7 sass: 1.62.0 @@ -187,7 +187,7 @@ packages: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} dev: true - /autoprefixer/10.4.14_postcss@8.4.22: + /autoprefixer/10.4.14_postcss@8.4.23: resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -199,7 +199,7 @@ packages: fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.22 + postcss: 8.4.23 postcss-value-parser: 4.2.0 dev: true @@ -578,29 +578,29 @@ packages: engines: {node: '>= 6'} dev: true - /postcss-import/14.1.0_postcss@8.4.22: + /postcss-import/14.1.0_postcss@8.4.23: resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==} engines: {node: '>=10.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.22 + postcss: 8.4.23 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 dev: true - /postcss-js/4.0.0_postcss@8.4.22: + /postcss-js/4.0.0_postcss@8.4.23: resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==} engines: {node: ^12 || ^14 || >= 16} peerDependencies: postcss: ^8.3.3 dependencies: camelcase-css: 2.0.1 - postcss: 8.4.22 + postcss: 8.4.23 dev: true - /postcss-load-config/3.1.4_postcss@8.4.22: + /postcss-load-config/3.1.4_postcss@8.4.23: resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} engines: {node: '>= 10'} peerDependencies: @@ -613,17 +613,17 @@ packages: optional: true dependencies: lilconfig: 2.0.6 - postcss: 8.4.22 + postcss: 8.4.23 yaml: 1.10.2 dev: true - /postcss-nested/6.0.0_postcss@8.4.22: + /postcss-nested/6.0.0_postcss@8.4.23: resolution: {integrity: sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.22 + postcss: 8.4.23 postcss-selector-parser: 6.0.11 dev: true @@ -648,8 +648,8 @@ packages: source-map-js: 1.0.2 dev: false - /postcss/8.4.22: - resolution: {integrity: sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==} + /postcss/8.4.23: + resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -854,11 +854,11 @@ packages: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.22 - postcss-import: 14.1.0_postcss@8.4.22 - postcss-js: 4.0.0_postcss@8.4.22 - postcss-load-config: 3.1.4_postcss@8.4.22 - postcss-nested: 6.0.0_postcss@8.4.22 + postcss: 8.4.23 + postcss-import: 14.1.0_postcss@8.4.23 + postcss-js: 4.0.0_postcss@8.4.23 + postcss-load-config: 3.1.4_postcss@8.4.23 + postcss-nested: 6.0.0_postcss@8.4.23 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 quick-lru: 5.1.1 diff --git a/yarn.lock b/yarn.lock index 8d60433..e4fface 100644 --- a/yarn.lock +++ b/yarn.lock @@ -597,10 +597,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.22: - version "8.4.22" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.22.tgz#c29e6776b60ab3af602d4b513d5bd2ff9aa85dc1" - integrity sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA== +postcss@8.4.23: + version "8.4.23" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab" + integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA== dependencies: nanoid "^3.3.6" picocolors "^1.0.0"