Skip to content

Commit

Permalink
Bump postcss from 8.4.29 to 8.4.31
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 89620d8 commit de659e2
Showing 1 changed file with 27 additions and 13 deletions.
40 changes: 27 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8909,12 +8909,12 @@ [email protected]:
webpack "^4.8.3"

"oc-template-es6-compiler@file:packages/oc-template-es6-compiler":
version "3.2.0"
version "3.2.2"
dependencies:
oc-generic-template-compiler "2.1.0"
oc-statics-compiler "2.1.0"
oc-generic-template-compiler "2.1.1"
oc-statics-compiler "2.1.1"
oc-template-es6 "1.0.7"
oc-vite-compiler "^2.1.0"
oc-vite-compiler "2.1.0"

[email protected]:
version "1.0.3"
Expand Down Expand Up @@ -8948,15 +8948,15 @@ [email protected]:
uglify-js "3.6.0"

"oc-template-handlebars-compiler@file:packages/oc-template-handlebars-compiler":
version "6.5.0"
version "6.5.1"
dependencies:
async "3.2.2"
fs-extra "8.1.0"
handlebars "4.7.7"
oc-generic-template-compiler "2.1.0"
oc-generic-template-compiler "2.1.1"
oc-hash-builder "1.0.5"
oc-server-compiler "3.0.0"
oc-statics-compiler "2.1.0"
oc-statics-compiler "2.1.1"
oc-template-handlebars "6.0.25"
oc-templates-messages "1.0.4"
oc-view-wrapper "1.0.6"
Expand Down Expand Up @@ -9002,17 +9002,17 @@ [email protected]:
uglify-js "3.6.0"

"oc-template-jade-compiler@file:packages/oc-template-jade-compiler":
version "7.3.0"
version "7.3.1"
dependencies:
fs-extra "8.1.0"
jstransformer-clean-css "^2.0.0"
jstransformer-uglify-css "^1.0.0"
jstransformer-uglify-js "^1.2.0"
oc-generic-template-compiler "2.1.0"
oc-generic-template-compiler "2.1.1"
oc-hash-builder "1.0.5"
oc-jade-legacy "1.11.1"
oc-server-compiler "3.0.0"
oc-statics-compiler "2.1.0"
oc-statics-compiler "2.1.1"
oc-template-jade "7.0.6"
oc-templates-messages "1.0.4"
oc-view-wrapper "1.0.6"
Expand Down Expand Up @@ -9042,6 +9042,20 @@ [email protected]:
resolved "https://registry.yarnpkg.com/oc-view-wrapper/-/oc-view-wrapper-1.0.5.tgz#b9ba0231d16f50a5533448ac06d0acc19252b09b"
integrity sha512-gqEuWxmMpFYGU2pzbs/PoQaZmG+ACUKGY4fs8MQmBKF7y3Bgf1xBTu9FGscTDVMzYLTYtps3S9RtjnLm0syrtA==

[email protected]:
version "2.1.0"
resolved "https://registry.yarnpkg.com/oc-vite-compiler/-/oc-vite-compiler-2.1.0.tgz#641d33eb5c5f9c2fe206b6fc3662d2d553c44459"
integrity sha512-2tr98LYYAcqw+T2E+fMatPxakvERyDrCHDVNUATTeT3wWXn9FU9Py3EufOPRNEMU+0ouIVbm3ZoZL5r6ovu6YQ==
dependencies:
"@babel/core" "^7.18.9"
builtin-modules "^3.3.0"
fs-extra "^10.1.0"
oc-hash-builder "^1.0.5"
oc-view-wrapper "^1.0.6"
oc-vite "^4.4.3"
vite "^4.4.3"
vite-plugin-environment "^1.1.3"

[email protected]:
version "0.49.2"
resolved "https://registry.yarnpkg.com/oc/-/oc-0.49.2.tgz#5149f67350a42d4ba44e8cc68d5506500c802ca3"
Expand Down Expand Up @@ -9882,9 +9896,9 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.17:
source-map "^0.6.1"

postcss@^8.4.25, postcss@^8.4.27:
version "8.4.29"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.29.tgz#33bc121cf3b3688d4ddef50be869b2a54185a1dd"
integrity sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==
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"
Expand Down

0 comments on commit de659e2

Please sign in to comment.