Bump postcss from 8.4.27 to 8.4.28
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
15bb149528
commit
18d5196e1d
|
@ -28,7 +28,7 @@
|
||||||
"flourite": "^1.2.4",
|
"flourite": "^1.2.4",
|
||||||
"gpt-tokenizer": "^2.0.0",
|
"gpt-tokenizer": "^2.0.0",
|
||||||
"llama-tokenizer-js": "^1.1.3",
|
"llama-tokenizer-js": "^1.1.3",
|
||||||
"postcss": "^8.4.26",
|
"postcss": "^8.4.28",
|
||||||
"sass": "^1.65.1",
|
"sass": "^1.65.1",
|
||||||
"stacking-order": "^2.0.0",
|
"stacking-order": "^2.0.0",
|
||||||
"svelte": "^3.59.2",
|
"svelte": "^3.59.2",
|
||||||
|
@ -3600,9 +3600,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss": {
|
"node_modules/postcss": {
|
||||||
"version": "8.4.27",
|
"version": "8.4.28",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz",
|
||||||
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==",
|
"integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
"flourite": "^1.2.4",
|
"flourite": "^1.2.4",
|
||||||
"gpt-tokenizer": "^2.0.0",
|
"gpt-tokenizer": "^2.0.0",
|
||||||
"llama-tokenizer-js": "^1.1.3",
|
"llama-tokenizer-js": "^1.1.3",
|
||||||
"postcss": "^8.4.26",
|
"postcss": "^8.4.28",
|
||||||
"sass": "^1.65.1",
|
"sass": "^1.65.1",
|
||||||
"stacking-order": "^2.0.0",
|
"stacking-order": "^2.0.0",
|
||||||
"svelte": "^3.59.2",
|
"svelte": "^3.59.2",
|
||||||
|
|
Loading…
Reference in New Issue