chore(deps-dev): bump postcss from 8.4.38 to 8.4.39 (#10052)

This commit is contained in:
dependabot[bot]
2024-07-01 23:20:36 +00:00
committed by GitHub
parent 8ead47c58c
commit b6524e40ae
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -103,7 +103,7 @@
"npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1",
"open": "^10.1.0",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^9.5.14",
"prettier": "^3.3.2",
@@ -21670,9 +21670,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.38",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz",
"integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==",
"version": "8.4.39",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz",
"integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==",
"dev": true,
"funding": [
{
@@ -21690,7 +21690,7 @@
],
"dependencies": {
"nanoid": "^3.3.7",
"picocolors": "^1.0.0",
"picocolors": "^1.0.1",
"source-map-js": "^1.2.0"
},
"engines": {