mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-22 06:29:00 +00:00
Merge pull request #36 from jwetzell/dependabot/npm_and_yarn/postcss-8.5.10
Bump postcss from 8.5.9 to 8.5.12
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
|||||||
"@types/lodash-es": "4.17.12",
|
"@types/lodash-es": "4.17.12",
|
||||||
"jsdom": "29.0.2",
|
"jsdom": "29.0.2",
|
||||||
"playwright-ng-schematics": "^21.0.9",
|
"playwright-ng-schematics": "^21.0.9",
|
||||||
"postcss": "8.5.9",
|
"postcss": "8.5.12",
|
||||||
"prettier": "3.8.3",
|
"prettier": "3.8.3",
|
||||||
"tailwindcss": "4.2.2",
|
"tailwindcss": "4.2.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
@@ -7790,9 +7790,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss": {
|
"node_modules/postcss": {
|
||||||
"version": "8.5.9",
|
"version": "8.5.12",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.9.tgz",
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz",
|
||||||
"integrity": "sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==",
|
"integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -53,7 +53,7 @@
|
|||||||
"@types/lodash-es": "4.17.12",
|
"@types/lodash-es": "4.17.12",
|
||||||
"jsdom": "29.0.2",
|
"jsdom": "29.0.2",
|
||||||
"playwright-ng-schematics": "^21.0.9",
|
"playwright-ng-schematics": "^21.0.9",
|
||||||
"postcss": "8.5.9",
|
"postcss": "8.5.12",
|
||||||
"prettier": "3.8.3",
|
"prettier": "3.8.3",
|
||||||
"tailwindcss": "4.2.2",
|
"tailwindcss": "4.2.2",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user