chore(deps-dev): bump postcss from 8.4.33 to 8.4.34 (#9553)

This commit is contained in:
dependabot[bot]
2024-02-06 11:07:50 +00:00
committed by GitHub
parent 4a2c86de4f
commit 6362bc3a84
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -107,7 +107,7 @@
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1", "oauth2-server": "^2.4.1",
"open": "^10.0.3", "open": "^10.0.3",
"postcss": "^8.4.33", "postcss": "^8.4.34",
"postcss-loader": "^8.1.0", "postcss-loader": "^8.1.0",
"postcss-preset-env": "^9.3.0", "postcss-preset-env": "^9.3.0",
"prettier": "^3.2.5", "prettier": "^3.2.5",
@@ -22546,9 +22546,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.33", "version": "8.4.34",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.34.tgz",
"integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==", "integrity": "sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {

View File

@@ -171,7 +171,7 @@
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"oauth2-server": "^2.4.1", "oauth2-server": "^2.4.1",
"open": "^10.0.3", "open": "^10.0.3",
"postcss": "^8.4.33", "postcss": "^8.4.34",
"postcss-loader": "^8.1.0", "postcss-loader": "^8.1.0",
"postcss-preset-env": "^9.3.0", "postcss-preset-env": "^9.3.0",
"prettier": "^3.2.5", "prettier": "^3.2.5",