Update dependency postcss to v8.4.26

This commit is contained in:
renovate[bot] 2023-07-13 22:57:50 +00:00 committed by Daniel Lockyer
parent 4d477c636e
commit 6a13e5e737
7 changed files with 10 additions and 10 deletions

View File

@ -78,7 +78,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"postcss": "8.4.25",
"postcss": "8.4.26",
"postcss-import": "^15.1.0",
"prop-types": "15.8.1",
"react-hot-toast": "^2.4.1",

View File

@ -82,7 +82,7 @@
"eslint-plugin-ghost": "3.2.0",
"minimist": "1.2.8",
"nock": "13.3.1",
"postcss": "8.4.25",
"postcss": "8.4.26",
"rewire": "6.0.0",
"serve-handler": "6.1.5",
"webpack-cli": "5.1.4"

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.25",
"postcss": "8.4.26",
"tailwindcss": "3.3.2",
"vite": "4.4.3",
"vite-plugin-css-injected-by-js": "3.2.0",

View File

@ -62,7 +62,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
"postcss": "8.4.25",
"postcss": "8.4.26",
"postcss-import": "^15.1.0",
"prop-types": "15.8.1",
"rollup-plugin-node-builtins": "2.1.2",

View File

@ -85,7 +85,7 @@
"minimist": "1.2.8",
"nock": "13.3.1",
"ora": "5.4.1",
"postcss": "8.4.25",
"postcss": "8.4.26",
"rewire": "6.0.0",
"serve-handler": "6.1.5",
"tailwindcss": "3.3.2",

View File

@ -245,7 +245,7 @@
"monobundle": "TryGhost/monobundle#2aca618f8880250fb99ad48d61f0ca7251f1e648",
"nock": "13.3.1",
"papaparse": "5.3.2",
"postcss": "8.4.25",
"postcss": "8.4.26",
"postcss-cli": "10.1.0",
"rewire": "6.0.0",
"should": "13.2.3",

View File

@ -26294,10 +26294,10 @@ postcss-values-parser@^4.0.0:
is-url-superb "^4.0.0"
postcss "^7.0.5"
postcss@8.4.25, postcss@^8.1.4, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.4.19, postcss@^8.4.23, postcss@^8.4.24, postcss@^8.4.25, postcss@^8.4.4:
version "8.4.25"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
postcss@8.4.26, postcss@^8.1.4, postcss@^8.2.14, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.3.5, postcss@^8.4.19, postcss@^8.4.23, postcss@^8.4.24, postcss@^8.4.25, postcss@^8.4.4:
version "8.4.26"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
dependencies:
nanoid "^3.3.6"
picocolors "^1.0.0"