Merge pull request #6027 from freesewing/dependabot/npm_and_yarn/postcss-8.4.35
Bump postcss from 8.4.33 to 8.4.35
This commit is contained in:
commit
62fcd8e1a3
4 changed files with 7 additions and 16 deletions
|
@ -61,7 +61,7 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "10.4.17",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.33",
|
||||
"postcss": "8.4.35",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "10.4.17",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.33",
|
||||
"postcss": "8.4.35",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "10.4.17",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.33",
|
||||
"postcss": "8.4.35",
|
||||
"remark-extract-frontmatter": "3.2.0",
|
||||
"remark-mdx-frontmatter": "4.0.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
|
|
17
yarn.lock
17
yarn.lock
|
@ -11360,10 +11360,10 @@ postcss@8.4.31:
|
|||
picocolors "^1.0.0"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
postcss@8.4.33:
|
||||
version "8.4.33"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
|
||||
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
|
||||
postcss@8.4.35, postcss@^8.4.23:
|
||||
version "8.4.35"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
|
||||
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
|
||||
dependencies:
|
||||
nanoid "^3.3.7"
|
||||
picocolors "^1.0.0"
|
||||
|
@ -11379,15 +11379,6 @@ postcss@^5.0.0, postcss@^5.0.21:
|
|||
source-map "^0.5.6"
|
||||
supports-color "^3.2.3"
|
||||
|
||||
postcss@^8.4.23:
|
||||
version "8.4.35"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
|
||||
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
|
||||
dependencies:
|
||||
nanoid "^3.3.7"
|
||||
picocolors "^1.0.0"
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
preact@^10.10.0:
|
||||
version "10.19.3"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.3.tgz#7a7107ed2598a60676c943709ea3efb8aaafa899"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue