Update dependency postcss to v8.4.33

This commit is contained in:
renovate[bot] 2024-01-04 20:21:45 +00:00 committed by Daniel Lockyer
parent ce5466d017
commit 85f3ef3d14
5 changed files with 8 additions and 8 deletions

View File

@ -62,7 +62,7 @@
"@uiw/react-codemirror": "^4.21.9",
"autoprefixer": "10.4.16",
"clsx": "2.1.0",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-import": "15.1.0",
"react-colorful": "^5.1.2",
"react-hot-toast": "2.4.1",

View File

@ -74,7 +74,7 @@
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"jsdom": "22.1.0",
"postcss": "8.4.32",
"postcss": "8.4.33",
"tailwindcss": "3.3.6",
"vite": "4.5.1",
"vite-plugin-css-injected-by-js": "3.3.0",

View File

@ -57,7 +57,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-import": "15.1.0",
"prop-types": "15.8.1",
"rollup-plugin-node-builtins": "2.1.2",

View File

@ -250,7 +250,7 @@
"mock-knex": "TryGhost/mock-knex#d8b93b1c20d4820323477f2c60db016ab3e73192",
"nock": "13.3.3",
"papaparse": "5.3.2",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-cli": "10.1.0",
"rewire": "6.0.0",
"should": "13.2.3",

View File

@ -26307,10 +26307,10 @@ postcss-values-parser@^4.0.0:
is-url-superb "^4.0.0"
postcss "^7.0.5"
postcss@8.4.32, postcss@^8.1.4, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.4.19, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4.4:
version "8.4.32"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32.tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9"
integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==
postcss@8.4.33, postcss@^8.1.4, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.4.19, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4.4:
version "8.4.33"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.0"