mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-17 12:23:23 +00:00
Bump postcss from 8.5.12 to 8.5.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.14. - [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.5.12...8.5.14) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"jsdom": "29.1.1",
|
||||
"playwright-ng-schematics": "^21.1.0",
|
||||
"postcss": "8.5.12",
|
||||
"postcss": "8.5.14",
|
||||
"prettier": "3.8.3",
|
||||
"tailwindcss": "4.2.4",
|
||||
"typescript": "5.9.3",
|
||||
@@ -7814,9 +7814,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.12",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz",
|
||||
"integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==",
|
||||
"version": "8.5.14",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz",
|
||||
"integrity": "sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"jsdom": "29.1.1",
|
||||
"playwright-ng-schematics": "^21.1.0",
|
||||
"postcss": "8.5.12",
|
||||
"postcss": "8.5.14",
|
||||
"prettier": "3.8.3",
|
||||
"tailwindcss": "4.2.4",
|
||||
"typescript": "5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user